Google play console is for Android developers who wish for publishing their built Android apps to Google Play
Questions tagged [google-play-console]
2583 questions
0
votes
0 answers
Requested replacement mode is not supported for this request : Google Play billing
Need help, I am getting this error when I have already purchased one subscription plan and purchasing same plan again before expiry of previous one. Using google play billing with deferred proration mode for this.
Developer error
Description -…

Rajat Chauhan
- 11
- 1
0
votes
0 answers
How do I resolve the package name for google play when testing locally for Facebook login
I am trying to add Facebook login locally so I have not yet published the app, as I'm still working on the login screen, but I receive this error when trying to setup up a Facebook app:
I have an account with google play store which I have also…

redoc01
- 2,107
- 5
- 32
- 64
0
votes
0 answers
Cannot upload apk to GooglePlay - Assignment will fail, as these versions do not exist
I'm having a signed apk file that I want to upload via Jenkins Android-Plugin to Google Play.
I have a manually added version in Google Play console that is in Production (version code 4) and one in open testing (version code 96) which I uploaded…

kev4020
- 1
0
votes
1 answer
Android Kotlin How to Test Subscriptions
I know many similar questions. But none of them have helped. I am wanting to test the subscription setup but it does not work. How do you test it? I have followed the below steps. When I press the button nothing happens, I have added some debugging…

DSTEP
- 27
- 6
0
votes
0 answers
Expo: How to purchase In-App product in revenue cat
I have added in app products in play console and also imported them to revenue cat dashboard, i am also fetching and displaying these products in my app, now i know that there is a method called Purchases.purchaseProduct but i dont know how to use…

Ahmed Murtaza
- 1
- 1
0
votes
1 answer
How to deactivate Pre-registration campaign for app in Google Play Developer Console
i recently activated the Pre-registration campaign for my app in play console for all countries, and now that i want to remove it, i am unable to do so because i cant find any option for removing it. Currently the app is published in Closed testing,…

Ahmed Murtaza
- 1
- 1
0
votes
1 answer
google play store calling device incompatible, yet compatible in google play console
I've been trying to test elements of my unity project using google's internal testing within google play console. My device is cited to be compatible yet on my phone i run into the error this phone is not compatible.
Tried reuploading, clearing…
0
votes
1 answer
Trying in app subscription but showing error "D/GoogleBillingService: buy. Google billing service is not ready yet."
I am trying to add an in-app subscription to my app but it is showing this error in the log "D/GoogleBillingService: buy. Google billing service is not ready yet."
I've added the license from the play store to the app & using "Use Google Play…

Budding Developer
- 15
- 5
0
votes
0 answers
Google Play Console: Exclude all non-tablet devices (without manipulating manifest.xml)
I have an App on Google Play Console. Now I want to restrict the target devices to "only tablets".
Currently I do:
go to play console
choose my app
on the left chose: "Device catalog"
"Add filter" -> Form Factor -> 'chose everything except for…

mcExchange
- 6,154
- 12
- 57
- 103
0
votes
0 answers
My android app does not support android version 13 for One Plus Nord
I'm developing a flutter app and I have recently updated it and it stopped working on my One Plus Nord. after realizing it is working on Galaxy phones I found that in Google Play Console
I don't understand why it support Android v.13 but not One…
0
votes
0 answers
Can I have more than 1 upload key concurrently in Google Play Console?
I have had an app A in Play store currently. I used an upload key A1 to sign the app A. And I am planning to upload an app B to play store but I would like to use another signing key that is different from the signing key for app A (the upload key…

Thái Quốc Toàn
- 115
- 1
- 8
0
votes
0 answers
Google Play Console Authentication Rejected
So I'm trying to upload my application on Google Play and they sent me back an email telling me that they need access to my application.
The thing is that I'm using Twilio OTP (One Time Password) service when a user try to register or login and I…

Mohammad Al-Zoubi
- 19
- 3
0
votes
1 answer
Confusion regarding permissions needed to implement In-App purchase in my android app
I am trying to implement In App Purchase in my android app that I am making with flutter. What I want to ask is that do I need to add this permission in AndroidManifest.xml, " ". I have…

Aditya Hathlee
- 81
- 9
0
votes
0 answers
Can I use Stripe to buy in app currency in my Android App?
Can I use Stripe to buy In App Currency in my android app. My app is released on play store.

Aditya Hathlee
- 81
- 9
0
votes
0 answers
My submitted app in Google Play Store is showing "Internal Testing" as the status. What is the next step to proceed with the app publish?
I've developed an app in reactnative and submitted my apps .abb bundle file to Google Play Store and filled all the necessary forms and passed the 12 steps which Google Play Store needed me to complete. Now after 1 week of the submission for review,…

Simon9
- 1