Ask a Question
Whats the proper way to uninstall Beamable?
Hi. Is there a propper way to uninstall beamable? I can't find it in the documentation
Beamable CDNs
Can I find details about the Beamable CDNs (e.g. url) somewhere? Most importantly the one in Asia
Changing Alias
I made a typo in my alias for my Beamable account. Can you change this for me?
Leaderboards - Projected Scores
To my knowledge, Leaderboard scores are only updated when the player is actively playing the game. So in the case where we want the scores to show a player’s projected score while they’re offline, we’d have to store the projected values in the metadata and calculate this on the client-side on retrieval of the Leaderboard correct? Or is there a way we can calculate this on the back-end?
OAuth 2.0 server
What's the best way to integrate Beamable with an OAuth 2.0 server?
When should I use Announcements vs In-Game Mail?
In the campaigns feature of Beamable, there are multiple sorts of campaigns. Sending an email or a push notification are pretty straightforward, but announcement and In-game mail seem to have different features. For instance, an announcement can send gifts, but an in-game mail can only attach entitlements. Why the differences?
DELETE /basic/announcements/ always returns OK
Hi, me again :)
Player location
Hello, is there a way to get the player's country/region (from where he's connected)?
Where can I put API keys and access them from MS code?
In the dashboard, is the "Realm Configuration" section where I could put API keys and access them from microservice code? Or would the API key have to be contained within the microservice itself? Or is there another solution on beamable for this?
Would this be done by putting it in a realm config? How do you access that via a service?