Used for Google Developers Console
Questions tagged [developer-console]
214 questions
2
votes
0 answers
Authorization Error while logging in through Google SSO
I am trying to log into a particular app(can't tell the name due to NDA signed) by clicking on Log in with SSO.
I am getting the following error:-
Error 400: redirect_uri_mismatch
The redirect URI in the request,…

Rahul Gunkar
- 21
- 2
2
votes
2 answers
How is it possible to receive an order charged with 0$? Google Developer Console
For the first time I have received a new order payment on my google console developer account with no charge. I mean the user got charged for 0$ and the price should be 10$. Is this a bug or what? Should I cancel the user subscription?
Would…

l2dev
- 45
- 4
2
votes
0 answers
Google Play pre-launch report only, java.io.FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed
I'm seeing this error in the pre-launch report:
Caused by: b.b.a.h.h: Error loading audio file: sounds/mysound.ogg
...
Caused by: java.io.FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed
at…

magritte
- 7,396
- 10
- 59
- 79
2
votes
1 answer
Beta app promoted to production by mistake, can I go back to open beta in google developer console
I was using open beta testing (Early Access) but by mistake I uploaded APK on production and published, can I go back to open beta testing?

Asad
- 1,241
- 3
- 19
- 32
2
votes
0 answers
Google Play Developer Console Showing Incorrect Daily Installs
Google Play Statistics show that my app received roughly 80 downloads in the past week. I know this incorrect because when I go to Admob, It says 18.4k impressions for that one app for the past 7 days.
And when I click 'Filter by Country' for that…

grantespo
- 2,233
- 2
- 24
- 62
2
votes
1 answer
How do you delete an Unpublished or Removed app from the Google Play Developer Console?
I would like to completely delete an application from the Google Play Store through the Google Play developer console. The app is currently unpublished, but I am unable to delete it.
I would like to delete the app so that I cannot even see it in my…

hokobaro
- 21
- 1
- 6
2
votes
0 answers
Updating an app without new permissions return empty permission request
Please I want to make sure is this a normal behaviour when updating an app without new permission ?
The below is the screenshot of an example.
I was thinking that the app should auto update or at least dont show an empty request : myapplication…

Mohamed Elloumi
- 21
- 3
2
votes
1 answer
Where is "Unpublish App" button in new Google Play developer console interface?
In old google play developer console interface, "unpublish app" button used to be at top right corner. It is not there anymore. I can't find it in release management section either. Google help pages are also outdated they point me to the old…

Aqeel iqbal
- 515
- 5
- 18
2
votes
2 answers
How I can purchase a Google Play product item multiple times?
I can buy only one item ("productitem1"). If I had purchase this item, I can't purchase it again. But I need it to buy it several times. In my Google Play Console, I can only choose between "Managed In-app Products" and "subs". I have setting it up…

SilverBlue
- 239
- 2
- 13
2
votes
1 answer
Android LVL returns the correct code for everything but LICENSED
When testing Licensing on the developer Console; whenever I change the response to NOT_LICENSED or NOT_MARKET_MANAGED or CANNOT_CONNECT it all responds as intended with no issues; however, when I set it to LICENSED it responds with NOT_LICENSED all…

Manuel G.
- 61
- 6
2
votes
2 answers
difference between javascript console and right clicking the browser and selecting inspect?
I am currently developing an angular app and wish to see my scope in the console.
I currently achieve this by typing angular.element($0).scope().
This works when i open the console by right clicking the page, selecting inspect, navigate to the…

duck
- 1,674
- 2
- 16
- 26
2
votes
1 answer
Unpublish Android App
As I know that there is an option called "UNPUBLISH" in google developer console under APK.
After adding Manage APK google actually removed access to APK.
Unfortunately I uploaded APK in production instead of BETA, I need to remove/unpublish that…

Listo
- 179
- 1
- 2
- 8
2
votes
0 answers
How to get real data for Google Play Developer Console experiments?
Is it possible to get real data (not scaled) for Google Play experiments?
Especially App store listing visitors and daily installs for variants. I would like to calculate Confidence level for experiment and I need those data for formula.

Martin Vandzura
- 3,047
- 1
- 31
- 63
2
votes
1 answer
Not able to access Android Developer console after original creator's account is expired/blocked
An Android Developer account was created using one of employee's Company account at google play store.
That person had added me as admin and also added 2 more developer accounts.
Now, Original creator has left the company, and his account is locked…

Manish
- 668
- 1
- 9
- 30
2
votes
1 answer
Issue with conflicting SHA key when generating google-services.json
An OAuth2 client already exists for this package name and SHA-1 in
another project
I am receiving this error, when trying to setup google services for my app. i need to generate a google-services.json file which is needed for my apps Google…

BigPun86
- 2,480
- 2
- 25
- 49