Method and Description |
---|
com.mixpanel.android.mpmetrics.MixpanelAPI.People.initPushHandling(String)
in 5.5.0. Google Cloud Messaging (GCM) is now deprecated by Google.
To enable end-to-end Firebase Cloud Messaging (FCM) from Mixpanel you only need to add
the following to your application manifest XML file:
Make sure you have a valid google-services.json file in your project and firebase
messaging is included as a dependency. Example:
We recommend you update your Server Key on mixpanel.com from your Firebase console. Legacy
server keys are still supported. |
com.mixpanel.android.mpmetrics.MixpanelAPI.logPosts()
in 4.1.0, use Manifest meta-data instead
|