freshplanet / ANE-Google-Play-Game-Services

Enable user to log in with Google+ to upload high score and achievements
Apache License 2.0
57 stars 42 forks source link

RuntimeException - Failure delivering result ResultInfo #23

Closed promatik closed 10 years ago

promatik commented 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
promatik commented 10 years ago

This crash was related to mismatch information between Game Details (http://play.google.com) and OAuth Client ID (http://console.developers.google.com)