davide-scalzo / react-native-mixpanel

A React Native wrapper for Mixpanel tracking
MIT License
455 stars 195 forks source link

Push notifications, current status #137

Closed FranciscoMSM closed 6 years ago

FranciscoMSM commented 6 years ago

Is anyone able to get push notifications working with v1.0.2? I'm trying to setup with Firebase Cloud Message, but I'm getting a InvalidCredentials error. Does Mixpanel supports FCM instead of GCM? The sender_id length is not equal for example, although I dont see it as a problem.

Any help would be awesome! Thanks for the awesome work