react-native-pusher-push-notifications
react-native-pusher-push-notifications copied to clipboard
Manage pusher interest subscriptions and notification events in Javascript.
After launching app from tapping on push notification, app is showing white blank screen when quit app with hardware back button. The blank screen doesn’t have bottom tab, seem to...
Hi. When the app is closed and I receive a notification I get: ```Indirect notification activity start (trampoline) from com.xxx blocked```. My current setup looks like this: - in `app/gradle.build`:...
After following installation steps I'm unable to build in Xcode. Getting error `Implicit declaration of function RCTLogInfo is invalid in C99` from `RCTLogInfo`. I've tried building with `"react-native-pusher-push-notifications"` versions `2.5.0`...
Hey, could you please update this package on npm, it seems to be showing a older version `2.5.2` instead of `2.5.3` Because of this, our builds are failing for android...
Hi, I'm trying to get iOS notifications to work on my app on testflight, and they seem to work, the only problem is that I have a reducer that saves...
I'm getting this errors a few times in sentry: `Unable to pause activity {......MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference` AND Unable to...
Hello , i implemented this library in my app , im receiving notification , but the moment i click the notification it wont open the app , the notification just...
Hello, I am currently using the react-native-pusher-push-notifications package in my React Native project for push notifications. I noticed that the package has not been updated since January 2022. As Firebase...
Hello iOS worked but on android I tried to setup, It build and run successfully also subscribed to instance without any issue but don't receive any notification Steps I tried:...
updated package numbers in Readme to reflect version bumps in build.gradle