react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
734 stars 282 forks source link

Issues with push notification in testflight #339

Open martinowren opened 2 years ago

martinowren commented 2 years ago

Hello!

We have been developing an app with iOS notifications, but are having some issues with remote notifications when app is installed with release build (we use testflight for distribution).

Any pointers where I can start to debug this?

Karuna-Mary commented 2 years ago

+1

djwesty commented 2 years ago

+1

code-by commented 2 years ago

in which version of lib? If install from AppStore there no problems?

gulsher7 commented 2 years ago

Hello!

We have been developing an app with iOS notifications, but are having some issues with remote notifications when app is installed with release build (we use testflight for distribution).

Any pointers where I can start to debug this?

is remote notification worked in debug mode ?

Sikandarkhan commented 1 year ago

I am facing similar issue. Push notifications are working in Debug mode as expected .