Questions tagged [google-play-console]

Google play console is for Android developers who wish for publishing their built Android apps to Google Play

2583 questions
25
votes
3 answers

Error on uploading app to play console- "Upload failed The Android App Bundle was not signed ."

When I upload the signed bundle of the app to play store it gives an error- "Upload failed The Android App Bundle was not signed."
Bedanta Kakati
  • 367
  • 1
  • 3
  • 4
24
votes
8 answers

App is not compliant with how REQUEST_INSTALL_PACKAGES permission is allowed

I got this email from google play after updating my app build with flutter : After a recent review, we found that your app is not compliant with one or more of our Developer Program Policies. See below for more information about your app's status…
MANISH
  • 2,883
  • 4
  • 11
  • 30
23
votes
5 answers

Google Play console shows Production status as Inactive even i rolled out application with 100%

I have fully (100%) rolled out the android application in production and it is almost a week but unable to download the app (I can only download as internal tester) and not available for everybody. Google play console shows these two status for this…
Android Learning
  • 425
  • 1
  • 3
  • 7
23
votes
9 answers

Google play console said "You can't edit this app until you create a new app release declaring sensitive permissions" how to fix it?

I couldn't publish my new released on google play console this morning. It has shown, "You can't edit this app until you create a new app release declaring sensitive permissions" And it does not provide the option to fix. Does anyone know how to…
stayfighter
  • 231
  • 1
  • 2
  • 5
23
votes
2 answers

How to republish an app after unpublishing it?

I recently unpublished my app. Now I'm not able to find the option for republishing it. I've tried incrementing the version number and re-uploading. Note: This question was asked for older Play console.
pz64_
  • 2,212
  • 2
  • 20
  • 43
22
votes
2 answers

App update stuck in 'in review' status in google play console

I uploaded the second version of My App in Google play Console but it has been showing "in review" status since last week. I haven't got any warning emails either. Don't know what went wrong.
Soubhagya Swain
  • 278
  • 3
  • 9
22
votes
4 answers

Google Play Console: How to promote Android app from Alpha to Beta

Within our company we have someone that handles the upload and release of our Android apps to the Google Play Console. He told me that there previously was an option to promote an app from Alpha to Beta. As seen in this video there actually was an…
21
votes
7 answers

Google Play Console Warning : Unknown validation VALIDATE_APP_MESSAGE_NO_APKS

I've just updated my React-Native app and got this error message at Google Play Console when I tried to make another internal test version. Unknown validation VALIDATE_APP_MESSAGE_NO_APKS The latest version was uploaded with no trouble and there…
suyeon woo
  • 211
  • 3
  • 5
21
votes
5 answers

Google Play blank screen loading forever Internal Testing and Public Alpha track

There's no crash in Logcat. Both releases were created 24 hours ago. Public Alpha (closed) track https://photos.app.goo.gl/mm9DKDDyqkfb4Y6S6 Internal Testing track https://photos.app.goo.gl/wC95MMdhqzCTrSr9A P.S.: Would have loved to file a bug…
ericn
  • 12,476
  • 16
  • 84
  • 127
21
votes
4 answers

How to deactivate my previous version retained .apk in Play Store

I have checked Google Documentation and other answers also - It tells you how to Deactivate your previous release version at the time of publishing new release version, but it doesn't tell you how to deactivate your previous release version if you…
Rohit Sharma
  • 1,271
  • 5
  • 19
  • 37
20
votes
1 answer

How to fill in Google Play Data Safety form taking into account Firebase Analytics and Firebase Crashlytics libraries?

I have an app which does not push any data to any server except that it uses the Firebase Analytics and Firebase Crashlytics libraries to submit analytics and crash reports to my Firebase account. My use of both of these libraries is bare minimum. I…
Adil Hussain
  • 30,049
  • 21
  • 112
  • 147
20
votes
2 answers

No option to upload APK in play console

I cannot find an option to upload APK, only option available is to upload app bundle. I have a signed APK that I need to publish.
Waqas316
  • 233
  • 2
  • 7
20
votes
2 answers

Google Play Console warning you need to add physical address in account details

Each time I upload a new release, in the Google play console I get this warning that says "You need to add physical address in account details" , I do not understand where I should add this physical address. Can someone tell me where I should add…
20
votes
3 answers

Google Play Console Developers Account - Transfer ownership

As the title mentions - How can I change the ownership of a Google Play Console Developer's Account? Change the ownership means to associate the developer's account with a different Gmail account & let the previous association be let go off (and…
Pankaj Singhal
  • 15,283
  • 9
  • 47
  • 86
20
votes
2 answers

About Google Play App Signing

When I login to my Google Play developer Console, I see this: I understand how Google Play App Signing works, in general it keeps the app signing key on behalf of you, and I need to use another so called "upload" key to sign my app and submit to…
Leem.fin
  • 40,781
  • 83
  • 202
  • 354