#OnUserChanged callback

1 messages · Page 1 of 1 (latest)

golden cloak
#

Hi, it seems that on iOS OnUserChanged callback is never called, whilst on Android it's called every app's launch. Is it an expected behaviour due to iCloud connection or is it a bug? Been stuck with it for a while, some explanation will be much appreciated.

golden cloak
#

anyone?😢

vale heron
#

Hi.
OnUserChanged gets called when ever there we see a new user logged in.
However, as there is no mecanism to store the previous player, we call it on every launch once login is successful.