android-basic-samples icon indicating copy to clipboard operation
android-basic-samples copied to clipboard

"Install Google Play Games" is not displayed.

Open muscly opened this issue 6 years ago • 1 comments

I am using the following sample code to deal with connection failure situations. https://developers.google.com/android/guides/api-client#handle_connection_failures

When I tested my sample on devices with no GPG app, I could see the "Install Google Play Games" dialog in most cases. But some devices didn't show that dialog even though the ConnectionResult.hasResolution() returned true. (ex. Galaxy S4 5.0.1, S5 6.0.1)

I'd like to know if this problem is related to the GPG service or any other parts such as AOS versions.

muscly avatar Jul 21 '17 02:07 muscly

Hi, I'm having the same issue here, occurred for me on a Samsung Galaxy S7 (Android 6.0.1). Are there any news? Thanks!

georgii11 avatar Oct 24 '19 10:10 georgii11