cgisca / PGSGP

Play Games Services plugin for Godot Game Engine - Android
MIT License
217 stars 61 forks source link

new user login crash #42

Closed ulvido closed 4 years ago

ulvido commented 4 years ago

my everyday level 8 play store account works like a charm. no problem nothing. everyting is perfect.

but there is a wierd app crass if a user creates play account for the first time (example in the picture). user logs in and the app immediately crashes after login. i think login is successfull because if i tried to open the app after the crash, it crashes again and the app is not opening. any ideas?

Screenshot_20200909-221019

ulvido commented 4 years ago

figured it out. in game created user needs to open "play" application (not play store) and go to profile tab. after with some automatic steps account creation will be properly completed (permissions etc.). after that crash has gone.