platform · inferred from evidence
Android
A mobile platform mentioned in the context of multi-module projects.
- react-native-onesignal: onOpened/onReceived events not firing on Android
On Android, react-native-onesignal 3.2.4 did not fire onOpened/onReceived events: on a real device, neither event fired in foreground or background (only onOpened when tapping a push with the app closed); on the emulator, foreground onRecei
- react-native-onesignal 5.x: OneSignal.login(externalId) does not set external user id on Android
On react-native-onesignal 5.0.0, calling OneSignal.login(externalId) set tags correctly but never set the external user id on Android (iOS worked). The Android logcat showed the login-user operation being enqueued with the externalId, yet t