@playwind/com.google.firebase.instance-id
v7.2.0
Published
You can use Instance ID to test Firebase A/B Testing or provide a unique identifier for each app instance and a mechanism to authenticate and authorize actions like sending a message via Cloud Messaging.
Downloads
9
Readme
Get Started with Firebase Instance ID
Thank you for installing the Firebase Instance ID Unity SDK. Instance ID is intended to be used in conjunction with products that support Firebase A/B Testing:
Overview
You can use Instance ID to test Firebase A/B Testing or provide a unique identifier for each app instance and a mechanism to authenticate and authorize actions like sending a message via Cloud Messaging.
Using the Sample
This SDK is distributed with a sample project under the
Assets/Firebase/Sample/InstanceId
directory. To configure and run the sample,
follow the instructions in Assets/Firebase/Sample/InstanceId/readme.md
.
Demos
Mecha Hamster is provided as a demo which showcases the integration of multiple Firebase features within a single game. The source is available on GitHub, and the live application is available for iOS on the App Store and for Android on the (Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].