Ask a Question
Is chat view needed?
Is it necessary to build a ChatView or is there some way to leverage the RoomInfo I already have to get a RoomHandle?
Is there a mechanism for manipulating the running instances of events? [even if just for testing]
I notice that in testing I made an event, and had it start now.
Why am I getting a NullReferenceException error when installing Beamable in Unity 2021.3.14f1?
Getting an error on installing the SDK in unity 2021:
Invalid Game Type
Hello,
Why am I getting so many errors?
I am getting this error and more, "Assembly has reference to non-existent assembly 'Core.Platform'"
Rename Leaderboard entries
Can you rename Leaderboard entries?
Kiosk Login w/ mobile device
How do I implement kiosk login from a mobile device? I want to run a specialized game build on a physical installation, but allow players to log into their Beamable accounts using their phones or other mobile devices.
Microservice Security
How is the security between the client app and the beamable server works for microservices?
I'm getting some lag with the multiplayer relay server. Is there a way to speed up the response times?
The default GameRelay implementation polls once per second or half-second — there is an alternative implementation that gets injected before the Beamable SDK is initialized which polls more often and should have far better latency.
Group custom data
In PlayFab it's possible to store custom data in a Group, what is the best way to do the same with Beamable?
