当我在Google Play控制台上发布我的应用程序捆绑包时出现错误 [英] error when I post my app-bundle on google play console

查看:460
本文介绍了当我在Google Play控制台上发布我的应用程序捆绑包时出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

几天前,我在Google Play控制台上发布了一个应用程序捆绑包,发现有关位置"权限的错误,因此我填写了一张表格,解释了为什么我们不使用我的应用程序中的位置.

I have post an app-bundle on the Google Play Console few day ago, there found a mistake about Location permission, so I filled a form to explain why we doesn't use the location on my app.

但是今天早上,他们给我发送了一封电子邮件,告诉我我的申请被拒绝了...

But this morning, they send me an email to says my application was refused... with this email:

Option 1: File an exception and roll out a submission (without making changes)

During the extended timeline for compliance, you will be allowed to roll out your latest submission without making any changes by requesting a Location exception. Here’s how:
1.  Sign in to your Play Console
2.  Select your app.
3.  Navigate to the Permissions Declaration Form.  
4.  To file an exception in the form, go to the question "Does your app meet the Location permissions policy?" and select "No, this app does not meet the Location permissions policy."
Selecting this option will allow you to access location in the background in your latest submission, in any updates to your app, or when submitting a new app, until the dates mentioned above. For more information, please visit our Help Center.
5.  Submit your app.
Option 2: Submit a compliant update

Once you’re ready to submit a compliant version of your app:
1.  Make the necessary updates to address the issue(s) identified above.
If your app is not eligible to access location in the background or does not meet requirements for accessing location in the background, please remove the permission from your manifest and in-app functionality.
2.  Double check that your app is compliant with all other Developer Program Policies. 
3.  Sign in to your Play Console and submit the update to your app.

问题是:我对Google Play控制台一无所知,标签太多了,一切都难以理解.

the problem is: I don't understand anything about the Google Play console, there is so much tab everything is complicated to understand.

我应该怎么做Option 1? Permissions Declaration Form无处.问题您的应用是否符合位置权限政策?"无处!

How I'm suppose to do the Option 1 ? The Permissions Declaration Form is nowhere. The question "Does your app meet the Location permissions policy?" is nowhere !

所以我已经在我的应用程序中进行了一些更新,在我的app.json中将versionCode更改为2,创建了app-bundle,然后:

So I have update some thing in my app, change the versionCode to 2 in my app.json, create the the app-bundle and then :

点击蓝色按钮创建发布",上载我的新应用程式套件.错误仍然在这里:

click on blue button "create a release" upload my new app-bundle. The error still here:

我有2个发行版!如何删除一个?

And I have 2 releases ! How I can delete one ?

我也曾尝试删除我的应用,但与此无关.我是否必须创建一个具有相同名称但新的应用程序捆绑包的新应用程序?

I have also tried to delete my app but nothing about this. Did I have to create a new app with the same name but the new app-bundle ?

推荐答案

删除权限

<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION"/>

并转到Google Play控制台

and go to google play console

  1. 选择应用
  2. 选择应用内容
  3. 选择敏感的应用权限
  4. 选择管理
  5. 选择否,此应用不符合位置权限政策

这篇关于当我在Google Play控制台上发布我的应用程序捆绑包时出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆