Questions tagged [developer-console]

Used for Google Developers Console

214 questions
10
votes
0 answers

Google Play subscriptions always "Pending payment"

I'm having problems to understand why almost all (90 %) of my active subscriptions in the Google Play Developer Console are in "Pending payment" status, despite the subscriptions are out of trial and grace periods and the status of the subscription…
10
votes
2 answers

Play developer console “An unexpected error occurred. Please try again later.” in 2017 occurs when try to open any section of the console

I searched Stack Overflow and web and saw some occurrences of the problem due to missing payment section info or when adding translations or try to display ratings but my problem is it does not work at all after the design is entirely changed in…
Thracian
  • 43,021
  • 16
  • 133
  • 222
10
votes
4 answers

How to publish tablet only Android app with vector drawables

I have created Android application which is targeted to tablet devices only. In AndroidManifest I have set following screen support:
jnovacho
  • 2,825
  • 6
  • 27
  • 44
10
votes
4 answers

How to read crash reports from Developer Console

I'm trying to track down the source of a bug, based on a crash report submitted by a user, and have come to the conclusion that I need some basic training on how to interpret a crash report. As an example, the crash report is as…
drmrbrewer
  • 11,491
  • 21
  • 85
  • 181
10
votes
2 answers

Crashes in Google Play Developer console vs Crashlytics Console

We have an Android App on Google play store . The Crashes & ANR section of the app lists only a handful of top crashes where as our Crashlytics console lists a total different set of crashes - I mean that only few of the top crashes in Crashlytics…
Akshat
  • 4,515
  • 4
  • 27
  • 28
8
votes
3 answers

How do I delete an artifact build from the new dev console on google play?

I am trying to delete an aab file that clashes with my current version of the build. ( with respect to version code).With the old style google play console, I was able to delete the artifacts that caused the clash. Now I am unable to find anything…
Angela Heely
  • 419
  • 2
  • 4
  • 13
8
votes
0 answers

Pre-launch reports UiAutomation not connected error

when I try to upload my APK to android market I get a pre-launch reports with the following error. It only happens with Samsung galaxy S9. java.lang.IllegalStateException: UiAutomation not connected! at…
Alex M
  • 471
  • 4
  • 22
8
votes
1 answer

Why Android app rollout to production failed?

My android app is removed from google play store because of the targetSdkVersion policy change. I updated my app to meet the targetSdkVersion. I'm at the end of the rollout to production. When I hit "START ROLLOUT TO PRODUCTION" button and confirm,…
gbdcool
  • 974
  • 7
  • 18
8
votes
4 answers

Is restricting an app on Google Play Store to specific countries also restricts Public beta access?

I have an app that is currently in public beta and I'm interested in publishing it to production but I want the production version to be restricted to specific countries ( due to localisation issues). I know there's an option to restrict the app to…
UriB
  • 111
  • 1
  • 6
7
votes
5 answers

Gray Box thumbnail icon Google Play Developer Console

i have a problem in the Google Play Developer Console. After i had uploaded a new update of one of my apps, the thumbnail icon of this app in the "All Applications" page changed to this. I had set a different icon both on android manifest and "Store…
7
votes
1 answer

Can I find out which of my beta testers have actually installed my Android app?

We are conducting an A/B test via two different apps ("App A", "App B") on Google Play Store. Both apps are in closed Beta testing, ie. only accounts that are linked to supplied emails are allowed to test. A and B testers are on separate lists ("App…
Jari Keinänen
  • 1,361
  • 1
  • 21
  • 43
6
votes
1 answer

How to open javascript developer console from SAP HTML Viewer

We have a custom web application that gets used via normal desktop browser, including IE, Chrome, and Firefox. When troubleshooting javascript type issues with this application, we can use the F12 button to open the javascript developer console.…
Stephen
  • 1,977
  • 2
  • 15
  • 19
5
votes
1 answer

Update android internal test app in developer console

We have an app launched in google playstore.I made some changes to the app and uploaded a new version to the internal test track. While doing the internal test, we identified an issue and i wanted to update internal test app "with the same version…
Shankar Anand
  • 223
  • 1
  • 3
  • 11
5
votes
1 answer

Android Beta app declared as "Unreleased"

I created a beta test for my android app. The problem is that if you click on the store it says (unreleased) and not (beta). What does unreleased mean? Im confused because its a public beta that you should find in the appstore. I only tested…
XxGoliathusxX
  • 922
  • 13
  • 34
5
votes
1 answer

Export report with Developer Console - "Store listing visitors"

I know that Google Play Developer Console has multiple exportable csv files that contain info about your apps daily downloads, uninstalls and so on (https://support.google.com/googleplay/android-developer/answer/6135870?hl=en). But in none of these…
1
2
3
14 15