developer-console

Crashes in Google Play Developer console vs Crashlytics Console

点点圈 提交于 2019-12-30 06:46:34
问题 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 are same as one in Playstore. One of the reasons can be that our App is also distributed via an Enterprise store private to our customer's setup. 1. Do these crashes also get shown up in Google Play Dev Console ? 2. Also if I can get all the crashes

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

寵の児 提交于 2019-12-23 08:11:11
问题 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 specific countries, what I can't find an answer to is whether it will restrict my public beta as well. I want to keep the public beta available to all countries. 回答1: Quoting from Play Store support: Pricing & Distribution changes : If you make any

Google Play Account Termination

白昼怎懂夜的黑 提交于 2019-12-22 11:28:54
问题 Today I recieved a notificiation e mail from Google: "This is a notification that your Google Play Publisher account has been terminated. REASON FOR TERMINATION: Prior violations of the Developer Program Policies and Developer Distribution Agreement by this or associated accounts as outlined in previous emails sent to the registered email address(es) of the Publisher account(s). Google Play Publisher suspensions are associated with developers, and may span multiple account registrations and

How to get google-services.json from Developer console?

我的未来我决定 提交于 2019-12-12 18:13:36
问题 How to get google-services.json from Developer console after the project has been created and services were enabled? I want to generate it from Developer console and not from Developer docs. 回答1: Follow the steps here: https://developers.google.com/mobile/add After all parameters are added you will get a download link for your google-services.json 回答2: Follow this link to get Configuration file Analytics Api Configuration File 来源: https://stackoverflow.com/questions/36591663/how-to-get-google

Google play APKs supporting Android Wear must have a minimum SDK version of at least 23

半城伤御伤魂 提交于 2019-12-12 03:03:56
问题 I have tried to upload new Android wear app to google play developer console and I've got the following message: Upload failed APKs that use the 'android.hardware.type.watch' feature must have minimum SDK version of at least 23, and this APK has 20. If you are embedding a watch APK inside a phone APK, the phone APK does not need to use the 'android.hardware.type.watch' feature. my app is configured to sdk 20. I need it to be available for android 5.1. my app is designed for wear only and not

Stuck in Gmail API authentication process in Developer Console. Service Unavailable

无人久伴 提交于 2019-12-11 16:48:17
问题 Pretty strait forward. I have my gmail account, and want to enable the Gmail API in the Google developer console / APIs/Library. However every time I try to the enabling process will spin for a bit and then tell me the service is unavailable. I've tried different browsers, different computers, different locations, etc. No dice. I made a recording: https://www.screencast.com/t/pyp5QwBqYVvX Has anyone else run into something like this? Are their work arounds? I've submitted feedback to google

An unexpected error occurred. Please try again later. (4800000)

天涯浪子 提交于 2019-12-11 05:13:55
问题 I accessed to the API access of Google play developer console, because I want to set up Publishing API. But the error in the title has occurred, so I can't continue the setup. 回答1: I contacted google support from bellow url as Opiatefuchs said, then it has been fixed in a few days. https://support.google.com/googleplay/android-developer/contact/otherbugs?hl=ja&ec=bugs&cfsi=bugs_cf&cfnti=escalationflow.email&cft=3 来源: https://stackoverflow.com/questions/39139627/an-unexpected-error-occurred

Android Google Place Picker working in Signed APK but not working in Live app

筅森魡賤 提交于 2019-12-10 09:45:55
问题 I have an application in which i have used Google Place Picker. There is very strange issue i am facing. When i am creating signed APK with my app's keystore, Place Picker is working very well. That same APK I have uploaded over Google PlayStore. When I come to open that Place Picker it automatically closed down. I already read a lots of comments online and also here in SO. But I can not determine why its working well in signed APK and the same APK which is over Google PlayStore is not

Thousands of strange crashes in new Google Play Console version

喜你入骨 提交于 2019-12-09 07:48:24
问题 The ANRs & crashes section of the Google Play Console has been recently updated to display more ANRs & crashes (automatically collected from users that have opted in). I found a lot of strange new crashes, on various Android versions and devices: 1) The most common (thousands of occurrences a week), a ClassNotFoundException without any class name: java.lang.RuntimeException: at android.app.LoadedApk.makeApplication(LoadedApk.java:509) at android.app.ActivityThread.handleBindApplication

Unknown error when creating a new project in Google API

有些话、适合烂在心里 提交于 2019-12-06 07:18:03
问题 I am getting this error when I try to create a project in console.developers.google.com. I have 8 more projects left in my quota. I have tried different names and different project IDs. When I hit the "retry" button it shows the error after some time again. UPDATE [Oct 9, 2017] : It looks like Google fixed the issue, since I was able to create a new project today. 回答1: I went ahead and attempted to create a new project in the Google API, and received the same error. This has occurred before