PushNotificationIOS.getInitialNotification()
always returns null when the app is in dead state.
I'm using react native 59. What seems to be the problem?
PushNotificationIOS.getInitialNotification()
always returns null when the app is in dead state.
I'm using react native 59. What seems to be the problem?