The Firebase installations service (FIS) provides a Firebase installation ID (FID) for each installed instance of a Firebase app. The Firebase installation ID is used internally by Firebase services such as In-App Messaging or Remote Config without requir
npm install @playwind/com.google.firebase.installationsGet Started with Firebase Installations
=======================================
Thank you for installing the Firebase Installations Unity SDK. Installations
is intended to be used in conjunction with products that support
Firebase A/B Testing:
* Firebase Cloud Messaging
* Firebase Remote Config
This SDK is distributed with a sample project under theAssets/Firebase/Sample/Installations directory. To configure and run the sample,
follow the instructions in Assets/Firebase/Sample/Installations/readme.md.
* Homepage
* Contact
* Unity Quickstart Samples