Ask a Question
Player location
Hello, is there a way to get the player's country/region (from where he's connected)?
Publish stats
How do you initially publish a newly created (public) stat? Do I have to do a check if it already exists every time and if not, create it? Or am I missing something
Freeze Leaderboards
How to freeze Leaderboards?
Leaderboard rankings
Are Leaderboard rankings paginated?
Rename Leaderboard entries
Can you rename Leaderboard entries?
Realm config and duplication
Is there anything new in the land of realm config? E.g. can I make one with all of the config and then duplicate that? Or make shallow children from it? (Like we used to do with shards?)
Navigation
How do I expand the navigation bar on the left? It is very slim
Matchmaking Error on Room ID
Hello,
AssumeUser or access admin API
How do you access the Admin API or do an operation on server side as another user (use the API AssumeUser). Can you share an example?
Catching the cloud save exception
The docs say that it is expected for Cloud Saving to throw an exception the first time around when there is no data present. What the exact message of that expected error is so that you can use appropriate logic in his OnError handler?