GodotGoogleService
GodotGoogleService copied to clipboard
Google Services android leaderboard crash not displaying
My android game leaderboard crashes in production.
When I download the app, I can see the leaderboard scores when I click on it.
But after playing a game session, when I click on the leaderboard Icon, it loads and closes the window.
And I get this error message on when I use adb to debug it.
onActivityResult: reqCode=9003, resCode=10001
can you you help me think of a fix?
Look at the complete logcat for some error. and do this #2045 (comment),
The solution on https://github.com/playgameservices/play-games-plugin-for-unity/issues/2045#issuecomment-350335234 Solved the problem Thanks !!!!