Unable to load DLL 'realm-wrappers' in WebGL Unity Project

Hi,

i created a Unity based project with Realm.
Everything works just fine in the unity editor.

However. i tried and builded the project for webGL via the “Build and run” option.
It starts my scene but as soon as the Realm features shall kick in, it stopped working.
According to the developer console it shows
Unable to load DLL 'realm-wrappers'

I hope someone can help me about this

Hey @Marvin_the_martian,

WebGL isn’t a supported target for Realm and Unity. Unity is supported for all our target platforms.