简体   繁体   English

删除后在Google Play上更新Android应用

[英]Update Android App on Google Play after it has been removed

How can I update my Android app on Google Play Console after it has been removed by Google for violating permission policies? Google因违反权限政策将其删除后,如何在Google Play控制台上更新我的Android应用? Is there any way? 有什么办法吗? I mistakenly ignored the emails sent by them for updating the app before the 9th of March. 我错误地忽略了他们在3月9日之前发送的用于更新应用程序的电子邮件。 Here are screenshots of my google play console 这是我的Google Play控制台的屏幕截图 我的Google Play控制台屏幕的ss1

我的Google Play控制台屏幕的ss2

我的Google Play控制台屏幕的ss3

我的Google Play控制台屏幕的ss4

You can see the reason or policy violation in play console. 您可以在播放控制台中查看原因或违反政策的情况。 I think it's under alert options in Play console. 我认为它在Play控制台的警报选项下。 please check it, correct it in the app. 请检查它,并在应用程序中对其进行更正。 then update your version code and version name, the sign your app, publish it again. 然后更新您的版本代码和版本名称,对您的应用进行签名,然后再次发布。 Go to your app in play console, then select App releases under Release management then click manage in production -> create release or publish it as beta, after get approved from play console, publish it as production. 在Play控制台中转到您的应用,然后在“发布管理”下选择“应用发行”,然后在生产环境中单击“管理”->创建发行或将其发布为Beta,在获得Play控制台的批准后,将其发布为正式发布。 Hope this helps. 希望这可以帮助。

Recently, Few of my apps which were using SEND_SMS permissions have been removed from playstore. 最近,我很少有使用SEND_SMS权限的应用已从Playstore中删除。 Now you can do two things: 现在您可以做两件事:

  1. If your app relies on SEND_SMS permission for it's working, then you need to submit a permission declaration form with relevant information. 如果您的应用程序依赖SEND_SMS权限才能正常工作,则需要提交包含相关信息的权限声明表单。 Find it here 在这里找到

  2. Remove these permissions if are not very much needed, then simply upload your app to playstore. 如果不需要这些权限,请删除这些权限,然后将您的应用上传到Playstore。

You'll be guided for the same when you'll push a new update on Google play console. 当您在Google Play控制台上推送新的更新时,也会得到相同的指导。

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

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