简体   繁体   English

Google Play Console:已将应用从 Alpha 升级到 Beta,但仍需要预先注册

[英]Google Play Console: Promoted app from Alpha to Beta but still needs to Pre register

I've just promoted my Flutter app from Alpha to Beta in Play Console earlier today.今天早些时候,我刚刚在 Play 管理中心将我的 Flutter 应用从 Alpha 升级到了 Beta。 But when I checked the app on Play Store, the outside email that I am using still need to pre-register (mind you that Alpha state is finished, and what I'm expecting when I promote the app to Beta, any users can download it now without the need for an invitation.)但是当我在 Play 商店查看该应用时,我使用的外部电子邮件仍然需要预先注册(请注意 Alpha 状态已完成,以及我将该应用升级为 Beta 时所期待的,任何用户都可以下载现在不需要邀请。)

How can I fix this?我怎样才能解决这个问题? in the screenshots below, there's already a Beta state of the app在下面的屏幕截图中,该应用程序已经处于 Beta 状态

this second screenshot shows that my Live Update is already up (check it in notifications) but upon checking on Google Play or the Opt-link I still need to Pre-register or Become a tester (on PC)第二个屏幕截图显示我的实时更新已经启动(在通知中查看)但是在查看 Google Play 或 Opt-link 时,我仍然需要Pre-registerBecome a tester (在 PC 上)

Note that before posting this question, I've already promoted it to Beta and a notification shows it is life but still I need to pre-register or become a test, I just re-released it to Beta state but even before re-releasing it to Beta, it still shows a pre-register or become a tester请注意,在发布此问题之前,我已经将其提升到 Beta 版,并且有通知显示它已生效,但我仍然需要预注册或成为测试版,我只是将其重新发布到 Beta 状态,但甚至在重新发布之前它到 Beta 版,它仍然显示预注册或成为测试员

在此处输入图片说明

在此处输入图片说明

UPDATE Ive re-released it to beta with the 4002 included更新我已经将它重新发布到测试版,其中包括 4002

Your alpha section contains an apk with a higher number (4002) than the beta section (2002).您的 alpha 部分包含比 beta 部分 (2002) 更高的 apk (4002)。 Higher version code number means more recent.更高的版本代码编号意味着更新。 If you upload an apk with version 4003 on the beta channel, it should replace the alpha.如果您在 beta 频道上传版本为 4003 的 apk,它应该替换 alpha。

Keep in mind that an app update can take more than a day to be fully deployed, and I think especially when you transition from version types.请记住,应用更新可能需要一天以上的时间才能完全部署,我认为尤其是当您从版本类型转换时。

Looks like you have accidentally started pre-registrations for your application.看起来您不小心为您的应用程序启动了预注册。 It overrides the beta build.它覆盖了 beta 版本。 The same issue has happened to us and we want to go back to beta from pre-registration.同样的问题也发生在我们身上,我们想从预注册回到测试版。 Also looking for help here.也在这里寻求帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM