当我在谷歌播放控制台上发布我的应用程序包时出错 [英] error when I post my app-bundle on google play console

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

问题描述

我前几天在 Google Play Console 上发布了一个 app-bundle,发现位置权限有错误,所以我填写了一个表格来解释为什么我们不在我的应用上使用位置.

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"/>

然后转到谷歌游戏控制台

and go to google play console

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

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

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