GodotGoogleService icon indicating copy to clipboard operation
GodotGoogleService copied to clipboard

Google Services android leaderboard crash not displaying

Open osimuka opened this issue 6 years ago • 2 comments

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?

osimuka avatar Oct 02 '18 01:10 osimuka

Look at the complete logcat for some error. and do this #2045 (comment),

RameshRavone avatar Oct 02 '18 02:10 RameshRavone

The solution on https://github.com/playgameservices/play-games-plugin-for-unity/issues/2045#issuecomment-350335234 Solved the problem Thanks !!!!

osimuka avatar Oct 02 '18 23:10 osimuka