Ask a Question

Ask a Question
ANSWERED
ANSWERED

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?

ANSWERED

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?

ANSWERED

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?

ANSWERED

BeamContext vs Beamable.API

Could you elaborate on the use of BeamContext versus Beamable.API ?

ANSWERED

What to do if a PluginsHelper.CheckFileCollisions warning happens?

What should I do if there is a PluginsHelper.CheckFileCollisions warning in my project?

ANSWERED

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?

ANSWERED

Can you tranfer realms between accounts?

Is there any way to transfer the Realms we set up under one account, over to another account?

ANSWERED

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?

ANSWERED

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?