Questions tagged [google-play-console]
188 questions
1
votes
2
answer
576
Views
Getting a weird ClassNotFoundException in ac.loadClass
I have an active app on Google Play. My users are often experiencing a crash that I can't figure out where to debug.
java.lang.NoClassDefFoundError:
at jl.b (jl.java:3)
at jk.a (jk.java:3)
at jm.a (jm.java:18)
at com.google.android.gms.ads.internal.util.ap.a (ap.java:17)
at ip.a (ip.java:19)
at ip....
1
votes
1
answer
38
Views
Google Play console Signed apk version code error
I uploaded apk with next Version code only
For example my previous version code is 23 now i uploaded apk with version code 24.But Google play console showing 'You uploaded an APK or Android App Bundle with an invalid version code, a version code must be specified and should be a positive integer'
I...
1
votes
1
answer
68
Views
Total number of installs app in Google Play is still 0+ after two days [duplicate]
This question already has an answer here:
Number of Downloads in Google Play
4 answers
I published my app on Google Play store since two days on and I still cannot see any number of installs in app page even though I see in Google Play console statistics there's about 31 user installed the app
0
votes
0
answer
4
Views
How can I add back app on Google Play store, after it was removed
I had a recent version of my app on Production, but I had an old version on the Alpha Closed track, that I didn't publish.
This version was using Branch 1.0 which is not compliant.
My prod app was using Branch 3.0
'Your app is using the Branch IO SDK, which is uploading users Installed Packages info...
1
votes
2
answer
402
Views
How are uninstalls recorded on Google Play console?
I want to know how uninstalls on my app are recorded on the Google Play console exactly. I do not want my own personal uninstalls on my test devices to show, so I want to find out how the uninstalls work, in order to block them.
When testing an app on Android Studio over and over are those updates/u...
1
votes
1
answer
175
Views
Google Play Console crash report not related to my app
Google Play Console reported crashes for an app of mine that obviously do not relate to my app. This information is provided:
android.app.RemoteServiceException:
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1768)
at android.os.Handler.dispatchMessage (Handler.java:106)
at andr...
1
votes
1
answer
29
Views
Crashes showing up in Developer Console
We've been seeing a lot of crashes on Android showing up in our Google Play Console, but we've been unable to replicate them. It appears to be only a few devices, but no specific OS versions, or manufacturer types, some devices are registering 15-20 crashes in a single day, which leads us to believe...
1
votes
0
answer
16
Views
Google play console name bug
I changed the name of my app from Battlefield:Run to Military:Run.But I have a problem at the moment as I can't find it using Military:Run but i can find it on Battlefield:Run search.What's more weird the name of it when I find it is Military Run.Please help me with this
1
votes
1
answer
432
Views
Instant Apps not active on Oreo devices
Instant Apps from the Play Store appear not to be testable on Oreo devices. I have seen posts that indicated problems in Sept and Dec of 2017. Does anyone have any idea of when we can expect resumption?
1
votes
1
answer
43
Views
GSuite group to manage testers on Play console
Can we use a GSuite group for managing testers for a testing channel on Google Play Console? I was able to use Google Groups but that does not provide an API to add/remove testers. Directory API does provide this. When I create a GSuite group and try to use that, I get an error saying 'No Group or C...
1
votes
1
answer
981
Views
How rollback to the previous version (from working to beta version) in google play console?
I created my application and uploaded it into beta testing in google play console. After some tests, I updated it to the working version. But now I want to cancel the working version (which is available to everyone) and post a new beta.
How can i do this?
I hope you will help.
1
votes
1
answer
283
Views
Sharp drop in active installs on Google Play Console
I've noticed a one day 10% drop in active installs of my app. Any reason for that? Did anything change on Google's side? Some points to consider:
The installs and uninstalls graphs do not correlate, and
There was no new version released in a while, nor API changes that broke functionality
1
votes
0
answer
99
Views
Android vitals - Excessive network usage (background) and foreground service
Android vital is showing that our app is in bottom quartile for Excessive network usage (background). I figured that android is counting audio streaming as background network usage even when it's running as a foreground service. There is note to move network usage to foreground in android documentat...
1
votes
1
answer
104
Views
How to create an instant app for Google Play Developement console, without using Android Studio?
I want to create an instant app apk for testing the integration of the billing API in the product, through Google Play.
I have not used Android Studio for creating the product. So, in this case, can I build an instant app apk without using Android Studio. And, can I debug this apk without Android S...
1
votes
2
answer
1.9k
Views
Violation of User Data policy and section 4.8 of the Developer Distribution Agreement
How can I submit the update, I already submitted my app 2 times. But then my website was not up(link was expired). Now I have to make a privacy policy page for this app? or should i simply give the URL of my site. OR WHAT IS THE PROBLEM?
Issue: Violation of User Data policy and section 4.8 of the De...
1
votes
1
answer
165
Views
Change Play console default currency
I have created a google play account with merchant profile in UK. So, the default currency for in-app subscription is in GBP.
When I created a subscription, it shows info message
'List includes countries where users make payments using local currency. In the 61 other countries where you distribute y...
1
votes
2
answer
56
Views
Automatically uninstalling the older app before installing the new one
I published my app on play store and I have made an update that may cause the older one to crash due to some database structure changes that I have made and I have had a hell of hustle trying to automate DB migration upon installation. So I want the to completely auto-uninstall the old one from user...
1
votes
0
answer
206
Views
Play Developer Console not updating apps
I'm trying to update an app from google play console
I'm updating to 1.01 and 1.02 but the play store is still showing 1.0 with the release notes of 1.02 and the app is not reflecting the changes.
1
votes
1
answer
540
Views
Warning- AWS Credentials exposed on Google Play Console
I have my app published on PlayStore. I am getting this warning on my Play Console that my AWS Credentials have been exposed and i won't be able upload new apk after 12 November 2018 if the problem persists. I use the credentials for uploading images to Amazon S3. The credentials are hard coded righ...
1
votes
1
answer
41
Views
Uploading app on play console with different release build algorithm
I have uploaded an application in play console with signature algorithm SHA-1 but now I want to upload the same application with algorithm SHA-256. I tried to upload the release build with algorithm SHA-256 but it gives signature error. What steps should be followed to upload app with new signature...
1
votes
1
answer
37
Views
Restrict Google Play Developer API to single app, and only alphas/betas
In Google Play Console, Mike is to only allowed to manage testing track releases, for a single app:
I commit new features to this app once or twice per day, and each time Mike must build an APK and upload it to the alpha track. Mike must do it within minutes of my commit, so that I get feedback from...
1
votes
0
answer
33
Views
unpublish production application on Google Play but leave internal test version
I had published both versions: production and internal tests version.
Now I want to unpublish only production and leave internal tests version. I want it to be visible only for people from closed list.
How can I do that? When I select 'unpublish' in 'Pricing & distribution' it is unpublishing both.
1
votes
1
answer
72
Views
Beta rollout is not reaching the testers in Google Play console
'Testers targeted by rollout' is appearing as zero for a closed Beta testing. No testers are seeing the new builds being uploaded, but are seeing the old build, when they visit PlayStore in their device.
List of Testers Screen Shot
I have created Closed Beta for release of an internal app. Checkbox...
1
votes
0
answer
107
Views
Google Service Account: androidpublisher Insufficient permissions to perform the requested operation
I know this question has been asked for several times here but none of the solution worked for me.
Following are the steps I followed to create a service account:
Logged in to Google Play Console account.
Then navigated to Settings > API Access from the left panel.
Scrolled down to Service Accounts...
1
votes
3
answer
82
Views
Unable to update In-App-Products in Google Play Console
I've been trying to update my In-App-Prodcuts prices in Google Play Console for 2 days now and I'm still stuck with the following error message when trying to import a *.csv
You need to set your product's price for following countries: Myanmar (Burma) (MM), Paraguay (PY), Serbia (RS).
I cannot find...
1
votes
0
answer
77
Views
Error when deploying an Android app bundle
In Google Play Console I'm trying to test an update for an app that was previously deployed using APKs to an app bundle.
I'm generating the APK (with build code 4) and creating a new release in the internal testing track. The upload and publishing of this version is successful.
In the second step, I...
1
votes
1
answer
36
Views
Why google allow some company to have 2 account google play developer?
A few months ago my developer account is got banned because Google detects my account have associated but I never have associated with other developers. Then I see a company named Dicoding.in the play store that company has 2 accounts named Dicoding ID 1 and Dicoding ID 2.why that company can make 2...
1
votes
1
answer
40
Views
Google play console no longer tests app on most devices
Since updating my android studio on the 15th of January 2019 the google play console is no longer testing my app on any devices other than the P8 Lite Huawei. All the other devices state 'This device could not be tested at this time, please upload a new APK'.
I cannot find any information anywhere a...
1
votes
2
answer
293
Views
Google Play review: unable to verify declared functionality CALLER_ID_DETECTION_BLOCKING
I have this caller ID app, that stores user's contacts on the cloud, and allow users to search for numbers manually, or when they receive a phone call (this option is only available when the user buys a paid subscription).
I am trying to upload it to the store, but they keep refusing it, and the mes...
1
votes
0
answer
54
Views
Google Play Store Policy on WebView and Admob
In my app, I am showing list of websites and on click of each item I will show the particular website with in my app (Detail page). I would like to know is there any problem to show a banner ad (AdMob) in the Detail Page, like Intellectual property violation...etc
In short I would like to avoid ap...
1
votes
1
answer
44
Views
how to update app listing on google app console
I'll like to update the title, short description and full description of my apps in google developper console.
I cannot do it in PHP, I have found some examples in python but I need in PHP.
Here is what I've done till now :
function updateListing($configFileJSON) {
echo 'Updating Listings'.'\n';
$pa...
1
votes
1
answer
316
Views
My App is getting Rejected by google play console due to Permission Policy [closed]
This is the Issue i am getting.
Issue: Violation of Permissions policy After reviewing your app, we found that it doesn’t qualify to use the requested permissions for the following reason(s):
Based on our review, we found your app’s expressed user experience did not match your declared core fun...
1
votes
0
answer
39
Views
Why doesn't Proguard appear to obfuscate code?
I'm using kotlin for Android, it works, and I upload the mapping.txt to Android Vitals, but the stack trace in Android Vitals is not correct at all. Does any one know why?
-1
votes
0
answer
14
Views
leave a developper team on Google play console
A few month ago I participate to the creation of android applications for a startup.
Unfortunately, this startup stop all activities and I now stuck with about 25 applications listed on my developper account.
How can I remove myself as developper for these apps.
I tried to contact the app owner but...
-1
votes
0
answer
8
Views
App got wrongfully suspended from the GooglePlay (copyrighted content)?
I published an app called Oof Music Player on Google Play.
The app plays mp3 files I made from midi files using the oof sound from Roblox as a soundfont. I think this is within fair-use as it's a 'parody'.
The first time they suspended the app, they accepted my appeal. But then a few weeks later my...
1
votes
1
answer
698
Views
Google Play console : why daily install events much higher than daily user installs?
There is a new metrics in Google Play console named 'install events' (daily install events). I just compared this metrics to the classical 'user installs' (I have the french version of the console by I think that the translation in english on the console is daily 'Installs per user').
I don't unders...
1
votes
1
answer
120
Views
Which apk will beta users get if beta apk is older that official apk?
I have set up a Google Play beta program for my Android app. Imagine the following scenario:
I publish apk1 as a beta release with versionCode 1
Beta users install this beta release
I publish apk2 as an official release build with versionCode 2
Will beta users be offered apk2 by Google Play?
1
votes
3
answer
55
Views
Can we have different app graphics for beta build and production build on android play store?
Can we have different app icon, banner, app video and all other graphics that are shown on play store for a beta build that is recently uploaded and production build that is serving live on play store?
1
votes
1
answer
335
Views
Android Auto Update doesnt work
I've just launch my first android app (about a week ago), and it almost has 1000 downloads.
I've been talking to a couple of people that downloaded the app, and they all have the auto update option turned on in playstore. None of them reveive any kinda of notificatin or the app doesnt upgrate itse...
1
votes
1
answer
284
Views
You are a beta tester for this app not appearing in Google play store
I have uploaded an apk to alpha channel
I have added email Id to a closed testing group.
I have distributed opt-in URL to those email id's and they have clicked 'become a tester' button.
Those email id's get my latest version of apk (the version uploaded to alpha channel). Alpha channel has 2.1.0.1...