谷歌播放后续更新

2023-09-07 01:57:38 作者:眼睛不是用来装眼泪的

我想知道的谷歌播放行为,当它涉及到一个应用程序的后续更新。

I was wondering about the Google Play behaviour when it comes to subsequent updates of an app.

我将解释自己。

比方说,我在发布的谷歌应用程序与版本code播放1.用户安装它,一切都很好。

Let's say I publish an app on Google Play with version code 1. A user installs it and everything's good.

然后我更新到2.0版本,但用户不更新......也许手机已经关闭了一段时间...

I then update to version 2, but the user doesn't update...maybe the phone has been off for some time...

然后我拿出3版本。

下一次该用户的手机将更新的应用程序,将其经过2版本,然后3,或将他/她从1送3版一次?

Next time the user's phone will update the app, will it go through version 2 and then 3, or will he/she get version 3 at once from 1?

我需要知道,因为我的应用程序依赖于我在previous版本已经发布功能。

I need to know because my app relies on features that I have released in previous versions.

在此先感谢

推荐答案

这将直接升级至3.0版本。

It will be upgraded straight to version 3.

在同一时间,只有一个你可能已经上传多个APK的真人版。因此,最新版本总是被安装在用户的手机上,无论是哪个版本目前安装的。

At one time, there is only one live version of the multiple apks that you might have uploaded. So, the latest build always gets installed on the user's phone, regardless of which version is currently installed.

相关推荐