wix / react-native-notifications

React Native Notifications
MIT License
3.25k stars 764 forks source link

Not receiving any notification on iOS release mode only #1032

Open zabojad opened 9 months ago

zabojad commented 9 months ago

For a reason I've identified yet, my app doesn't receive any PN on iOS when it has been released (TestFlight for example).

It works perfectly fine however in debug mode...

Any idea?

amar-netapp commented 8 months ago

we are also facing same issue. iOS app doesn't receive push notification in release mode. Working fine in debug mode.