简体   繁体   English

在 google playstore 上更新 android 应用程序,包括 alpha、beta 轨道,然后是生产

[英]Updating android app on google playstore with alpha, beta track and then production

I have followed following process for uploading first version of my android app on Google Playstore:我已按照以下流程在 Google Playstore 上上传我的 android 应用程序的第一个版本:

  1. Internal Test Track (Internal Test)内部测试轨道(内部测试)
  2. Close Track (Alpha Test)关闭轨道(Alpha 测试)
  3. Open Track (Beta Test)公开赛道(Beta 测试)
  4. Production Track (Uploaded release version)生产轨道(上传的发行版)

For uploading 2nd version: Is there any way so I can upload android app version 2 as same as the above process.上传第 2 版:有什么方法可以像上述过程一样上传 android 应用程序第 2 版。 If I am going to upload my version2 to playstore alpha track then beta, then it will not affect version 1 in production until I promote version 2 to release track?如果我要将我的版本 2 上传到 playstore alpha 轨道然后是 beta,那么在我将版本 2 推广到发布轨道之前它不会影响生产中的版本 1?

From play console you can create a new release for each of those steps.从游戏控制台,您可以为每个步骤创建一个新版本。 It doesn't delete any release until you tell it to(or not), while creating a new release for production.它不会删除任何版本,直到您告诉它(或不告诉它),同时为生产创建新版本。

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

相关问题 Playstore展示了beta标签床边生产应用程序 - Playstore shows beta label bedside production app Android应用程式的Beta / Production和Alpha版本码不同 - Android app different version code for beta/production and alpha Android Production Instant App 未在 Google Playstore 中显示“立即试用”按钮 - Android Production Instant App not showing "Try Now" button in google playstore 有没有办法从Google Playstore导出alpha / beta用户? - Is there a way to export alpha/beta users from Google Playstore? 确定Google Play环境(制作,测试版,alpha版) - Determine environment Google Play (production, beta, alpha) 检测应用程序的阶段(alpha,beta或生产) - Detect the stage of the app (alpha, beta or production) Android:Google Playstore 的公开 Beta 测试 - Android: Google playstore's open beta testing Google Play 管理中心:如何将 Android 应用从 Alpha 版推广到 Beta 版 - Google Play Console: How to promote Android app from Alpha to Beta Android 应用:在 Google Play 开发者控制台上更改价格(Alpha 版、Beta 版) - Android App: Change Price on Google Play Developer Console (Alpha, Beta) 适用于Alpha / Beta /生产APK的Android buildTypes - Android buildTypes for Alpha/Beta/Production apk
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM