Play 商店中的应用推出百分比是否适用于新安装
Does app rollout percentage in play store applies to new installs
我的意思是说,如果我向 20% 的用户推出,这是否意味着只有 20% 的首次安装者会看到新版本,而 80% 的首次安装者会看到旧版本?
does that mean only 20% of the first time installers will see the new
version nd 80% of first time i stallers will see the old one?
这 20% 包括第一次(新)用户和现有用户。新用户和现有用户之间没有区别。
来自doc:
New and existing users are eligible to receive updates from staged
rollouts and are chosen at random for each new release rollout.
我的意思是说,如果我向 20% 的用户推出,这是否意味着只有 20% 的首次安装者会看到新版本,而 80% 的首次安装者会看到旧版本?
does that mean only 20% of the first time installers will see the new version nd 80% of first time i stallers will see the old one?
这 20% 包括第一次(新)用户和现有用户。新用户和现有用户之间没有区别。
来自doc:
New and existing users are eligible to receive updates from staged rollouts and are chosen at random for each new release rollout.