react-native-pusher-push-notifications
react-native-pusher-push-notifications copied to clipboard
iOS calling RNPusherPushNotifications.on when app opens without pressing the notification
trafficstars
on iOS, when I receive a notification with the app closed, if I open the App normally (without pressing the notification), the function RNPusherPushNotifications.on is called anyway, as if I had pressed the notification.