Closed promatik closed 10 years ago
After aproving my app permissions while trying to sign in, it crashes with this error:
E/AndroidRuntime(16394): java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=9001, result=10004, data=null} to activity {air.com.packagename/com.freshplanet.googleplaygames.SignInActivity}: java.lang.NullPointerException
This crash was related to mismatch information between Game Details (http://play.google.com) and OAuth Client ID (http://console.developers.google.com)
After aproving my app permissions while trying to sign in, it crashes with this error: