This documentation is for Unity SDK 1.x through 3.x. If you are using Unity SDK 4.x or above, please visit our new documentation.

Ask a Question

Ask a Question
Answered

Forgot Password Email

How can we customize the forget password email from https://docs.beamable.com/docs/mail-code, since you've to be authenticated through the mergedmicroservice to actually use this format in the documentation.

Answered

Remove device ID in Portal

I'm trying to remove a device id in the web portal for a user, but I just get an error. For some it works and others it doesn't. It also doesn't work to forget a user in the portal. When clicking "Forget User" it looks all good, but nothing at all happens it seems.

Answered

Updating game base cloud data

Is it possible to update a specific game base cloud data by REST/C# API?

Answered

Is it possible to use unsafe code on Beamable Microservices?

Hey folks, I have quite a painful workaround for supplying a library that uses unsafe code - updating this whole set up is a huge pain. I wonder - is it still impossible to use unsafe on beamable microservices? If it was possible - it would allow me to use the source code version of the library, which would be spectacular

Answered

How do you send a verification code via email to newly created accounts?

Hi all!
Is there any way to send a verification code via email to our new users to confirm the account creation?

Answered

Microservices and Beamable versions

Are there any issues surrounding microservice deployments on different versions of Beamable compared to the client version?

Answered

Curency SKUs

I'm trying to create a store listing, I have the currency and sku created. In the listing, I put in sku for the Type field. What do I put into the listing Symbol field? It says reference must be one of [currency, skus] I typed in the name (content ID) of one of our skus but the error note doesn't clear.

Answered
Answered

What limits exist on the bulk mail endpoint?

When attempting to call the bulk mail endpoint on a large number of users (~10,000), we seem to have run into a limit around request size and received an error 500 response. What limits exist on this endpoint?

How to set Alias/Username for leaderboard?

How to set alias for leaderboard without any login or signup in beamable. Like user play game as a guest and want to set name manually.