b8ne / react-native-pusher-push-notifications

Manage pusher interest subscriptions and notification events in Javascript.
MIT License
97 stars 85 forks source link

Crashes with com.google.firebase:firebase-messaging:17.6.0 #41

Closed mikebridge closed 3 years ago

mikebridge commented 5 years ago

There is a problem with firebase-messaging 17.6.0 where any notification seems to cause the app to crash:

https://github.com/pusher/push-notifications-android/issues/75

17.5.0 works.

Humni commented 3 years ago

Are you still having issues?