WebGL API for Firebase

Marks

(0)
$149
Publisher Marks
File size 1.46MB
Number of files 97
Latest version 10.7.1
Latest release date 2024-03-07 05:06:25
First release date 2024-03-07 05:06:25
Supported Unity versions 2018.4.2 or higher

This plugin allows you to use the firebase modular api on webgl builds. You can use the following modules.


  1. Analytics
  2. App
  3. App-check
  4. Auth
  5. Database
  6. Firestore
  7. Firestore/lite
  8. Functions
  9. Installations
  10. Messaging
  11. Performance
  12. Remote-config
  13. Storage

The method calls and usage follow the official api as much as possible, so you can follow the official docs and tutorials for the firebase modular api with ease.


There are several examples included and most of the api was implemented. I'd say close to 100%. You can find more info in the Technical details section.


If you enjoy this plugin, please consider leaving a review. It helps me immensely and encourages me to improve the plugin further, and other people to support my work :).


LIMITATIONS


It does not work in the editor, only in the actual build. However, because the plugin follows the official API, you can easily do local testing with an index.html file and apply it to your Unity project. More details in the docs.



Top Publisher Assets