This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Answered

Questions about using Sui Web3 Integration with Beamable content.

Hi I have some questions:

Answered

Customer id forgotten

Hello, i have forgotten my customer id. How can I retrieve it?

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.