Android 是否可以在 google play store 上设置发布日期?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/21851035/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-20 05:11:40  来源:igfitidea点击:

Is it possible to set a release date on the google play store?

androidgoogle-play

提问by TrtG

On iOS it is possible to choose when you want your app to be visible on the store after it has been validated by Apple. Is this possible with Android and the Google Play Store?

在 iOS 上,您可以选择您的应用程序在 Apple 验证后何时在商店中可见。Android 和 Google Play 商店可以做到这一点吗?

回答by Eric P

This is now possible using timed publishing. It appears to be restricted to updates so it may not work for the initial launch unless the app is published to your alpha or beta channels first.

现在可以使用定时发布。它似乎仅限于更新,因此它可能不适用于首次启动,除非该应用程序首先发布到您的 Alpha 或 Beta 频道。

回答by Jeffrey Klardie

Edit:This is now possible. See Eric P's answer.

编辑:这现在是可能的。请参阅 Eric P 的回答。



No, this is not possible unfortunately. The best you can do is upload the apk and fill in the store listing information. Then, when you want to go live it's just a matter of clicking 'publish'. You can not do this automatically.

不,不幸的是这是不可能的。您能做的最好的事情是上传 apk 并填写商品详情信息。然后,当您想要上线时,只需单击“发布”即可。您不能自动执行此操作。

回答by Jeffrey Klardie

No you can'tsetting up release date on Google Play Store.

不,您无法在 Google Play 商店中设置发布日期。

回答by d1jhoni1b

As mentioned above it is restricted to updates, it does not works for the very first release (unless the app is published to your alpha or beta channels first)

如上所述,它仅限于更新,不适用于第一个版本(除非应用程序首先发布到您的 alpha 或 beta 频道

With that said you could use Timed Publishingfeature from Google Play Store.

随着中说,你可以使用定时发布的功能Google Play Store

Basically you have to go to the Google Play Consolelogin, then on your left menu, select Store presencethat will show a page and just scroll down right to the bottom, you will see a Timed publishingswitch, just turn it on, please note that once your update release/APK has been processed and you would like to publish your app scheduledas a job per se, just look for the Timed publishingheader at the top of any page in your app release dashboard.

基本上你必须去Google Play Console登录,然后在你的左侧菜单上,选择Store presence将显示一个页面并向右向下滚动到底部,你会看到一个Timed publishing开关,只需打开它,请注意一旦你的更新版本/APK已经处理完毕,并且您希望将您的应用程序scheduled本身作为作业发布,只需Timed publishing在您的应用程序发布仪表板的任何页面顶部查找标题。

Hope this helps!

希望这可以帮助!

回答by Bing

Timed publishing is now available for the Google Play Store. After I submitted my app this option popped up.

Google Play 商店现已提供定时发布功能。在我提交我的应用程序后,这个选项弹出。

enter image description here

在此处输入图片说明