动态功能更新 [英] Updates to Dynamic Features

查看:62
本文介绍了动态功能更新的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在Android应用程序中引入动态功能,并且想知道如果我将新版本上载到仅包含动态功能模块中更新的商店的情况?所有用户都会看到有更新吗?还是只有那些安装了动态功能的人才能看到它?

I'm introducing dynamic features in my Android app and want to know the scenario if I upload a new version to the store that contains updates in the dynamic feature module ONLY? Will all the users see that there is an update? Or will only the ones that have the dynamic feature installed see it?

举个例子以确保问题明确.假设该应用程序具有动态功能D.用户A已安装该应用程序,并且还安装了动态功能D.用户B安装了没有动态功能D的应用程序.如果应用程序开发人员将更新上传到仅在动态功能部分中具有更新的商店.用户B会看到应用程序中有更新吗?

Giving an example to make sure the question is clear. Let's say the app has dynamic feature D. User A has the app installed and the dynamic feature D installed as well. User B has the app installed WITHOUT dynamic feature D. If the app developer uploades an update to the store that only has updates in the dynamic feature part. Will user B see that there's an update in the app?

推荐答案

您将为新版本的应用程序上载新的.aab文件.这始终是完整的应用程序.

You will upload a new .aab file for a new version of your app. This is always the full application.

Play商店决定通过

The Play Store decides what to deliver to the user via delta updates. But there's no way for you as developer to only flag a single module for update.

这篇关于动态功能更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆