Ask a Question
Windows PC docker not detected issue
Windows PC docker not detected issue
Searching all players for a specific player stat
Is there a way to search all players as an admin that have a specific player stat?
Best Practice
What would be the best way to handle content with more information.
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?
Latency from Asia
Hi! Does anyone know of a released game using Beamable that is being played in the ASIA region? I'm curious about the latency
Advanced - Messaging Features
You have a good set of messaging features included. Does that mean that you guys are running a websocket in the C# SDK?
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?
How can a Game Maker edit Player Cloud Save data?
As a Game Maker, I want to edit a specific players data from the Beamable Cloud Save feature. This is helpful to resolve bugs and player support issues.
Questions about Purchases...
I'm looking into Purchases now and I'm curious about a few things:
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?