Used for Google Developers Console
Questions tagged [developer-console]
214 questions
0
votes
0 answers
What is meant by in Google play developer console that All statistics are calculated based on the PST/PDT timezone.?
I want to know my current installs/Total installs at current time but some days of week my app installs are update daily basis and some days my app installs are not update daily basis like I observed Friday, Saturday Sunday and Monday my app install…

Hassan Ali
- 41
- 1
- 1
- 4
0
votes
0 answers
App rejected for inexistent copyright infringiment
today I submitted an update for my movies app. I dont know if I can link the app, but basically it is similar to the more pupular MovieMate. My app allows the user to browse movies, read descriptions, add them to watch list and so on.
The update was…

fgoogle
- 79
- 9
0
votes
2 answers
Get valid cloud foundry oAuth token with post request
If I successfully logged in to cloud foundry with cf login I can get a valid token with cf oauth-token.
How can I get a valid token with a curl call or post request with username and password?
Thank you and best regards.
Menu

Emanuel Huser
- 178
- 1
- 11
0
votes
1 answer
Where is the Google Play Developer Console 'Save' button
I dont care if this gets down voted, as long as someone can explain to me where the save button is in the google play developer console. I updated store listing by changing the icon. I just want to save these changes without uploading the new…

Spam Spam
- 39
- 5
0
votes
1 answer
Android, using Google Play Services Api connection requires to pay a fee?
I am developing an app which requires to use the Google Play Services API because it is an online multiplayer game and Google Play Services suits me good in about I want to do.
As I read here:…

NUN
- 35
- 8
0
votes
1 answer
Unable to create merchant account in google play developer console
In order to enable In app purchase in my previously published app by uploading new apk, I'm trying to enable to merchant account for my developer account as informed by Google documentation on the same.
When 'Set up a merchant account' is clicked,…

Tobio
- 255
- 4
- 13
0
votes
4 answers
How to know total number of installations of my android application?
I want to know total number of installations of my android application, I can see the total download, if the application was installed through Playstore but I want to know the total installs including transferred through Shareit, Xender or other…

Asith Raj
- 63
- 1
- 1
- 10
0
votes
1 answer
App not listed in search results for specific device but listed as compatible in Developer Console
A user of our App mailed us today and let us know, that our App is not visible in search results for his device. Even in the Web View he cannot install the App on this device ( but on others ).
He owns an Sony Xperia Z3 Compact (D5803). In the…

develth
- 771
- 8
- 32
0
votes
1 answer
How Exactly Updating Play Apps Occur
The Question is how exactly google play updates apps.
I mean does it remove older app exactly from files or it just append on it .
For example in my app i have a local database ,after update, will my older local database become removed?

Alperen Adatepe
- 33
- 6
0
votes
1 answer
My Android Studio Project's APK is not zip aligned (Upload Failure)
I keep on failing to upload the signed APK file generated from Android Studio, even though I have tried many different solutions to solve it.
This is what I get when uploading:
I have also seen some solutions to write zipalign commands, but I…

Maryoomi1
- 113
- 1
- 3
- 16
0
votes
1 answer
How to measure number of installs on versions of an iOS app
I have an app published on Apple's app store via iTunes Connect. I also have the same app published on Google's Play store.
Both platforms are on their 3rd version and I need to measure the number of installs of each version. Google have made this…

barry
- 4,037
- 6
- 41
- 68
0
votes
2 answers
When I change the package name, where else I have to change?
First I uploaded one app with one package and now client changed the package name, in my app I used FB login and push notifications with the old app, so I have to change any thing in the FB developer either I have to create new account or I can use…

Hanuman
- 958
- 13
- 35
0
votes
1 answer
Is it possible to upload a new version of an APK with a different key while in alpha testing
Okay so here is the situation.
A month ago, I uploaded and published our first alpha app on the play store. It's a closed alpha and can be downloaded via a link.
The private key / keystore I used to upload this was a debug one (Valid for 1 year as…

Arjan Strijland
- 45
- 1
- 6
0
votes
1 answer
Google Play Publish
Recentlly I have finished my first android game and put it in Google Play. I published it like 10 days ago but my game is still not visible if I search it by name. My game name is "Match It!" . I only can find it if I search "Match It! LCM" or using…

LouisLCM
- 11
- 1
0
votes
1 answer
Google Play Services stopped working after account migration (android)
I migrated my working game with its leaderboard implementation from google play services, into another developer account.
Ever since that migration the google play services library stopped working, saying the app is wrongly configured.
I made a…

rufoDev
- 33
- 9