Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save henriquelalves/6082dbee5fc481b02067453913df6a17 to your computer and use it in GitHub Desktop.
Save henriquelalves/6082dbee5fc481b02067453913df6a17 to your computer and use it in GitHub Desktop.
godot log error
06-24 23:26:37.337 20743 20743 D GoogleService: Play Service Available.
06-24 23:26:37.338 20743 20743 D GoogleService: Google::Initialized
06-24 23:26:37.355 20743 20743 D GoogleService: Google not connected
06-24 23:26:39.421 21081 21081 I SignInActivity: Transition from -1 to 0
06-24 23:26:43.208 21081 21081 I SignInActivity: Transition from 0 to 1
06-24 23:26:43.231 21081 21081 I SignInActivity: Transition from 1 to 3
06-24 23:26:43.326 21081 21081 I SignInActivity: Transition from 3 to 4
06-24 23:26:43.844 21081 21081 I SignInActivity: Transition from 4 to 5
06-24 23:26:43.866 21081 21081 I SignInActivity: Transition from 5 to 6
06-24 23:26:44.175 21081 21081 I SignInActivity: Transition from 6 to 11
06-24 23:26:44.175 21081 21081 W SignInActivity: onSignInFailed()...
06-24 23:26:44.175 21081 21081 W SignInActivity: Sign in failed during 6
06-24 23:26:44.175 21081 21081 W SignInActivity: ==> Returning non-OK result: 10002
06-24 23:26:44.723 20743 20743 D godot : onActivityResult: reqCode=9001, resCode=0
06-24 23:26:44.723 20743 20743 W GoogleService: SignInResult::Failed code=12502, Message: null
06-24 23:26:44.724 20743 20743 D godot : onActivityResult: reqCode=9001, resCode=0
06-24 23:26:44.724 20743 20743 W GoogleService: SignInResult::Failed code=4, Message: null
06-24 23:26:44.731 20743 20775 I godot : From: Auth Key: GoogleLogin Data: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment