Ask a Question
I'm having an issue, what information should I provide?
I came across a bug with Beamable. What are some things I can do to make sure you have what you need to recreate the bug or error?
Questions around Authentication
Question #1 What is the difference between PlatformService.SaveToken() and AuthService.ApplyToken() ?
Does Beamable have real-time capability? e.g. real-time Presence, real-time Messaging
Real-time as in the server can notify client device that their friend just got online or offline, or the user client device gets notified immediately (without polling) if they got sent a mail. Or ability to send custom data to a target user.
How do I get access to my game's Athena database?
In the analytics documentation, it says that I can request access to an Athena database for my Beamable game. How do I get access?
Cannot resolve destination host
I am trying to use the Account Management Flow Feature Prefab
but I dont know how to solve this error
AccountNotFoundError
AccountNotFoundError in the portal
What is the format for AuthThirdParty?
How do I make use of third-party authentication?
How do I logout a player?
I made a basic log-in and registration test and got it working however I cannot log out of accounts and couldn't find anything in the documentation about logging out.
What is the specific meaning of time-related elements in an Event View? Can I determine how much time is left in this phase?
An Event View contains (among other things):
Can I query the Realm I am getting data from?
I was wondering if there's an API that can tell me which Realm we are getting our data from?
This is something that we might want to display with the game version and other useful data for DevOps.