在 Google Play 商店中,内部测试轨道如何与生产更新交互?

In the Google Play Store, how does the Internal Test Track interact with Production updates?

如果我将我的应用程序的 v10 发布到内部测试轨道,然后在一天后将我的应用程序的 v11 发布到生产环境,我的内部测试轨道中的人会得到更新吗?还是他们坚持使用内部测试中的最新版本?

用户将始终获得可用的最高版本。请参阅 "Version code requirements" 下的 here。因此,如果内部测试轨道上的版本低于生产轨道上的版本,他们将获得生产。