我正在尝试从 Play 商店上传一个用于内部应用共享的 APK,但是在上传它时,它给了我以下错误:您无权为 com.example 使用内部应用共享
我们需要在它之前添加隐私政策吗?我的应用程序没有使用除 Internet 和 ACCESS_NETWORK_STATE 之外的任何权限。请告诉我为什么我可能会收到此错误?
小智 18
You don't need to add a privacy policy prior to it. I would suggest checking a couple of things:
That you are an authorized uploader for internal app sharing. You can check this under development tools > internal app sharing > manage uploaders in the google play console.
That you are using one of your published application IDs in the Google Play Console. For instance, if you're trying to upload somebody else's sample app to internal app sharing in your console, you should go and change the applicationID in your build.gradle to your published application ID.
考虑到您的应用程序 ID 很可能不是com.example,似乎 (2) 很可能是您的问题。
希望这可以帮助!
看来您还需要使用您的开发者帐户登录 Chrome。
使用多个 Google 帐户登录时收到此消息(例如,网址为https://play.google.com/console/u/3/internal-app-sharing)。仅使用我的开发人员帐户登录新的 Chrome 会话即可正常工作(网址不包含u/3/)。
| 归档时间: |
|
| 查看次数: |
9057 次 |
| 最近记录: |