Ask a Question

Ask a Question
ANSWERED

Player location

Hello, is there a way to get the player's country/region (from where he's connected)?

ANSWERED

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

ANSWERED

Freeze Leaderboards

How to freeze Leaderboards?

ANSWERED

Leaderboard rankings

Are Leaderboard rankings paginated?

ANSWERED

Rename Leaderboard entries

Can you rename Leaderboard entries?

ANSWERED

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?)

ANSWERED

Navigation

How do I expand the navigation bar on the left? It is very slim

Matchmaking Error on Room ID

Hello,

ANSWERED

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?

ANSWERED

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?