Ask a Question
Advanced - Platform Stack
From a technical standpoint I'm wondering what the platform is running on? I.e. containers, API servers, server-software etc. Is it single-tenant? No problem if you can't answer those questions.
Send Mail to multiple DBIDS
In new portal, what is the equivalent of Mail -> Send Mail to send a mail to just a few DBIDs?
How can I debug Facebook login issues?
Q: Players are able to register with Facebook, but logging in for a second time does not correctly connect to their account. What can I check or debug to fix this?
How do I submit bug requests to Beamable?
I am having a specific issue with something in Beamable that I think is a bug. What is the best way to submit this?
BeamContext vs Beamable.API
Could you elaborate on the use of BeamContext versus Beamable.API ?
What to do if a PluginsHelper.CheckFileCollisions warning happens?
What should I do if there is a PluginsHelper.CheckFileCollisions warning in my project?
How do I get access to the analytics and player event data?
I would like to see the raw player and game analytics for my project. Where can I see that?
Can you tranfer realms between accounts?
Is there any way to transfer the Realms we set up under one account, over to another account?
What does the events done list show?
Hey Team - Quick question. We use this API endpoint https://api.beamable.com/object/event-players// to see if a player is participating in an event or has completed an event. This endpoint return a list of running and done events. Will the done list hold all of the events the player has ever participated in or is the history pruned at some point?
Does the BeamContext stats set method cache the stats if the user goes offline?
Does Stats service support offline mode? When setting stats using BeamContext.Stats.Set, does it cache the stats if the user goes offline? Is there any retry logic to send the stats when the user is back online?