Ask a Question

Ask a Question

Ddd

Please how to find my customer I'd

ANSWERED

Customer id forgotten

Hello sir i forgot my customer id how can igate

ANSWERED

Leaderboard with nickanmes

Hi, is there an easy way to display leaderboard with nicknames of players (instead of just number ids) or do I need to access each player's stats to check for nickname value? Is it efficient to do it this way?

ANSWERED

Microstorage errors

Hi, I try to follow documentation to create and use micro storage, but when I try to run my microservice I have these errors:

ANSWERED

Querying a Stat for All Players

I have a question about stats.

ANSWERED

Best Practice

What would be the best way to handle content with more information.

ANSWERED

How do I sign in using X platform?

In docs, I found guide to implement sign in via facebook, apple and others but not X(twitter).
Is it not supported? If it does support, how do I implement X sign-in in my project?

ANSWERED

Where do leaderboards move new entries when at max?

There is a max_entries .. if someone enters a score that and the leaderboard has more that 100 entries ( if that's the limit ) and that person has a higher score. Does it bump someone off the leaderboard?

ANSWERED

How do I do rank-based matchmaking?

Looking for help with the following issue:
For rank-based matchmaking I have the following setup:
2 players with the following stats (set via the Beamable portal):
Player 1 has rank stat set to 1000
Player 2 has rank stat set to 1

ANSWERED

Adding a App-Specific Shared Secret to in app purchases

When validating receipts with the AppStore, the App-Specific Shared Secret is used to set the value of the password field in the JSON request that will be sent to the AppStore validation endpoint.