Android 应用程序部署状态列表?
Android App Deployment Status list?
我正在向 Google Play 商店部署多个应用程序,我希望能够在不进入 google Play 开发者控制台的情况下检查它们的状态。我希望能够检查应用程序的状态,但找不到 android 应用程序可以进入的不同状态的精选列表。很明显,当我第一次上传我的应用程序时,它进入 "Draft" 状态,而当我提交进行处理时,它进入 "Pending Publication"。
应用程序可以处于哪些状态?
上回答
Draft: App hasn't been published on Google Play.
Pending publication: App is currently being processed for publishing.
Published: App is published and available on Google Play.
Rejected: App has been rejected and wasn't published due to a
violation of Google Play policies. More information about the
violation is available near the top of your app's pages on the
Developer Console. Once you make a change to your app to address the
violation, you can submit it again.
Suspended: App is suspended due to a violation of Google Play Policies
(Content Policy, Developer Distribution Agreement). An email with
details about the suspension is sent to the account owner.
我正在向 Google Play 商店部署多个应用程序,我希望能够在不进入 google Play 开发者控制台的情况下检查它们的状态。我希望能够检查应用程序的状态,但找不到 android 应用程序可以进入的不同状态的精选列表。很明显,当我第一次上传我的应用程序时,它进入 "Draft" 状态,而当我提交进行处理时,它进入 "Pending Publication"。
应用程序可以处于哪些状态?
Draft: App hasn't been published on Google Play.
Pending publication: App is currently being processed for publishing.
Published: App is published and available on Google Play.
Rejected: App has been rejected and wasn't published due to a violation of Google Play policies. More information about the violation is available near the top of your app's pages on the Developer Console. Once you make a change to your app to address the violation, you can submit it again.
Suspended: App is suspended due to a violation of Google Play Policies (Content Policy, Developer Distribution Agreement). An email with details about the suspension is sent to the account owner.