Issue Description:
Push notifications are successfully delivered to devices running locally via Xcode (development environment), but fail to reach TestFlight builds in the production environment. Despite identical configurations and implementation, notifications do not appear on devices when using the TestFlight version of the app.
Steps to reproduce?
I've followed the official documentation and configured the push notification certificate correctly by choosing "Apple Push Notification service SSL (Sandbox & Production)," which mean it will work for dev/prod, but still encountering issues with push notifications not reaching TestFlight builds
What did you expect to happen?
Push notifications should be delivered reliably to devices with TestFlight-installed builds, similar to their behavior in the local development environment.
React Native OneSignal SDK version
react-native-oneSignal version : 5.1.0
Which platform(s) are affected?
[X] iOS
[ ] Android
Relevant log output
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
What happened?
Issue Description: Push notifications are successfully delivered to devices running locally via Xcode (development environment), but fail to reach TestFlight builds in the production environment. Despite identical configurations and implementation, notifications do not appear on devices when using the TestFlight version of the app.
Steps to reproduce?
I've followed the official documentation and configured the push notification certificate correctly by choosing "Apple Push Notification service SSL (Sandbox & Production)," which mean it will work for dev/prod, but still encountering issues with push notifications not reaching TestFlight builds
What did you expect to happen?
Push notifications should be delivered reliably to devices with TestFlight-installed builds, similar to their behavior in the local development environment.
React Native OneSignal SDK version
react-native-oneSignal version : 5.1.0
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct