library · inferred from evidence
react-native-onesignal
A React Native library for OneSignal integration.
- react-native-onesignal: onOpened/onReceived events not firing on Android
This was an SDK bug in the event handling. The OneSignal team fixed the underlying issue in 3.2.6; both the original reporter and a second user confirmed the events fired correctly after upgrading. Upgrade react-native-onesignal to 3.2.6 or
- react-native-onesignal 5.x: OneSignal.login(externalId) does not set external user id on Android
This was an SDK bug in the early 5.x releases. Upgrade react-native-onesignal to the latest release: multiple reporters confirmed the external id is set correctly after upgrading, and the OneSignal team closed the issue as resolved on the c