com.beanbag.google.messaging
v10.3.0
Published
The firebase notification package
Downloads
5
Readme
Get Started with Firebase Cloud Messaging
Thank you for installing the Firebase Cloud Messaging Unity SDK. The Cloud Messaging guide provides instructions to configure a Unity project.
Overview
You can use Firebase Cloud Messaging to push notifications and data messages to iOS and Android clients. The Firebase console provides an interface for sending notifications to devices via a range of targeting parameters like audiences defined in Google Analytics.
Using the Sample
This SDK is distributed with a sample project under the
Assets/Firebase/Sample/Messaging
directory. To configure and run the sample,
follow the instructions in Assets/Firebase/Sample/Messaging/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].