Does the unity Realm SDK work inside a WebGL build?

Hi everyone, I was wondering if the Unity Realm SDK work inside a WebGL build? If so, is there anything else that needs to be done to make it work? Could not find any information online.

1 Like

No, the Unity SDK does not support web as a target. We should add this to the Unity section as well, but you can see the supported platforms on this page: https://docs.mongodb.com/realm/sdk/dotnet/#std-label-dotnet-intro. The tl;dr is iOS, Android, UWP, Windows, Linux, macOS.

3 Likes

Thank you, is there still a way to make a Unity WebGL instance work with Realm using the Realm Web SDK?

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.