Niklas Wahrman
Niklas Wahrman
Minor syntax error. In the example that casts errors to googleapi errors it says: `if e, ok := err.(*googleapi.Error); ok { if e.Code = 409 { ... } }` It...
When Nakama throws an exception it would be useful to get more information about the exception. At the moment the only way you can do it is by doing a...
I've tired everything, can't get it to work. I'm gonna revert to the older SDK for now. I've tried the simples of unity project to narrow down the issue and...