react-native-pusher-push-notifications icon indicating copy to clipboard operation
react-native-pusher-push-notifications copied to clipboard

iOS calling RNPusherPushNotifications.on when app opens without pressing the notification

Open leonardo409188 opened this issue 2 years ago • 0 comments
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.

leonardo409188 avatar Oct 17 '23 15:10 leonardo409188