Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using Firebase with Unity and WebGL

I was thinking of using Firebase remote config with my Unity based game.

I intent to release the game on Facebook with WebGL, and was wondering if there is Firebase implementation for WebGL as part of the SDK?

like image 321
Ran Avatar asked Oct 15 '25 02:10

Ran


1 Answers

No, but according to Stewart Miles from Google, to do this we should

taking our C# interface and using the Firebase JS SDK from C# when building for the web rather than using the REST API or any Unity SDKs that call our public REST APIs directly

You can read more here on how to call JavaScript functions from Unity scripts or read more about it in Patrick Martin's answer.

like image 98
Tiago Martins Peres Avatar answered Oct 17 '25 20:10

Tiago Martins Peres



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!