我在Google Play控制台上发布应用程序捆绑包时发生错误

时间:2020-10-26 13:39:39

标签: android google-play expo google-play-console

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

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

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控制台一无所知,标签太多了,一切都难以理解。

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

所以我已经更新了我的应用程序中的某些内容,在我的app.json中将versionCode更改为2,创建了应用程序捆绑,然后:

enter image description here

点击蓝色按钮“创建发行版”,上传我的新应用程序捆绑包。错误仍然存​​在:

enter image description here

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

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

1 个答案:

答案 0 :(得分:0)

删除权限

spark.read.format("com.github.saurfang.sas.spark")
          .load("path to the sas_file_name.sas7bdat", inferLong=True)

并转到Google Play控制台

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