Questions tagged [google-play-services]

With Google Play services, your Android app can take advantage of the latest, Google-powered features such as Maps, Google+, and more, with automatic platform updates distributed as an APK through the Google Play store. This makes it faster for your users to receive updates and easier for you to integrate the newest that Google has to offer.

Give your Android apps more features to attract users on a wider range of devices. With Google Play services, your app can take advantage of the latest, Google-powered features such as Maps, Google+, and more, with automatic platform updates distributed as an APK through the Google Play store. This makes it faster for your users to receive updates and easier for you to integrate the newest that Google has to offer.

The latest version is 12.6.88, which was released in May 2018.

References:

7207 questions
3
votes
3 answers

Suggest users to update Android app with Google Play (Google In-App Update Support)

I saw this dialog always appears when I open old version of Tokopedia app. Tokopedia suggests me to update the app. The dialog gives me two methods to update the app: Update now Update when Wi-Fi available If I select Lain Kali (Cancel), the…
Anggrayudi H
  • 14,977
  • 11
  • 54
  • 87
3
votes
0 answers

Google Game Services - Signing certificate fingerprint (SHA1). Debug keystore is always invalid

I'm following a guide on https://codelabs.developers.google.com/codelabs/playservices_unity/index.html#0. I've got stuck at Creating Android OAuth Client. For some reason my debug.keystore SHA1 is always invalid. I've followed every step in guide…
3
votes
1 answer

Proguard and com.google.android.gms.common.api.internal.BasePendingResult$ReleasableResultGuardian

play-services-base-16.0.1.aar (mvnrepository) has proguard.txt with following content: # b/35135904 Ensure that proguard will not strip the mResultGuardian. -keepclassmembers class com.google.android.gms.common.api.internal.BasePendingResult { …
Ilya Denisov
  • 868
  • 8
  • 25
3
votes
3 answers

How to store API credentials in android and avoid decompilation attack?

My end goal is to keep safe my API credentials and that cannot be discovered by decompiling the apk. Currently, my API credentials are hardcoded at buid.gradle(app module) file. When I decompiled my own apk using this site I can able to find the API…
Muhamed Riyas M
  • 5,055
  • 3
  • 30
  • 31
3
votes
1 answer

Testing Games Services using upload key instead of Google Play App signing key

I currently have GPGS set up and working for my app. I'm having problems with some features while debugging my app using my upload key. I followed the steps here: https://stackoverflow.com/a/45270329/5434860 and am able to sign into Google while…
3
votes
0 answers

E/Parcel: Class not found when unmarshalling: com.android.billingclient.api.BillingClientImpl$1 java.lang.ClassNotFoundException:

i have one problem on app run time Logcat: E/Parcel: Class not found when unmarshalling: com.android.billingclient.api.BillingClientImpl$1 java.lang.ClassNotFoundException: com.android.billingclient.api.BillingClientImpl$1 at…
3
votes
0 answers

New - Google Play Store DEFAULT update popup

I am seeing a default google play popup (by Google Play itself) in various apps. Is there any new integration from Google Play. Is it publicly available or being rolled out by google play to selected developers. It allows the users to download the…
Gaurav Arora
  • 8,282
  • 21
  • 88
  • 143
3
votes
1 answer

Upgrading Library Versions Causes Build Failure in project that depends the library

We are maintaining an Android Library. Lately we upgraded gradle, compileSdkVersion and support library versions. (only using com.android.support:design). Also we upgraded gcm-play-services The library is published to Artifactory with its…
3
votes
1 answer

GoogleSignInClient.signOut crashes with : "Call connect() and wait for onConnected() to be called"

Google Play Services Version 11.6.2 Target Android SDK 27 I have implemented the suggested new GoogleSignIn flow by referencing TypeANumber project provided by Google in the repository below…
3
votes
1 answer

NPE on FirebasePerformance.isPerformanceCollectionEnabled() with Firebase Performance and AndroidX

Using com.google.firebase:firebase-perf:16.2.3 com.google.firebase:firebase-core:16.0.6 and using AndroidX android.useAndroidX=true android.enableJetifier=true Crash with exception on application start. java.lang.NullPointerException: Attempt to…
3
votes
3 answers

Google play android icon size violation

My application is disabled by google play store due to the following issue application has been removed from Google Play because it violates the device and network abuse policy. The large dimensions of your app's launcher icon negatively…
PushpikaWan
  • 2,437
  • 3
  • 14
  • 23
3
votes
2 answers

Error:(280, 61) error: cannot access zza class file for com.google.android.gms.common.internal.safeparcel.zza not found

In my build.gradle I was using this: android { compileSdkVersion 23 .... .... defaultConfig { .... targetSdkVersion 23 } } .... .... dependencies { compile 'com.google.android.gms:play-services:9.0.0' …
Jaime Montoya
  • 6,915
  • 14
  • 67
  • 103
3
votes
1 answer

Google Play Games Services: Writing saved games

Due to the recent changes in the Google Play Games Service API I'm forced to replace all the deprecated code in my Android app. I'm following the Google guide in https://developers.google.com/games/services/android/savedgames and it's not clear for…
3
votes
1 answer

must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain

I have done the following steps to sign an APK using the Google upload cert. Got the upload certificate from the app signing section of the google play dev site. Created a key keytool -genkey -v -keystore XXXXX.keystore -alias XXXXX -keyalg RSA…
CodeMilian
  • 1,262
  • 2
  • 17
  • 41
3
votes
2 answers

Google Play Developer Console total downloads statistic

Google was changed Developer Console views. We can't reach total downloads in new view. Is there any way to find total download's? or would i add month by month? example i choosed time interval to all of time