I am seeing the following errors in GameServices OnAuthStatusChange (on Android):
Error -> code = 0, domain = "[Essential Kit] Game Services", Description="10: "
And:
Error -> code = 0, domain = "[Essential Kit] Game Services", Description="Unknown error"
What might these errors mean when calling GameServices.Authenticate?
The "10: " one seems to happen when GameServices.Authenticate is called with the interactive parameter = false.