Dominic C
Dominic C
Same reported on Sentry as a fatal crash: `react-native-onesignal` version `5.0.5` on a Samsung Galaxy S22+ (SM-S906B) on Android 14. ``` java.lang.NullPointerException: println needs a message at android.util.Log.println_native(Log.java) at android.util.Log.e(Log.java:347)...
Not got all the answers for you as I don't work for OneSignal, but: The broken link will work if you change the URL to v9 (their previous version) https://documentation.onesignal.com/v9.0/docs/web-push-sdk#addlistenerfornotificationopened...
Currently hypothesising/hoping that this might ONLY happen when sending **test message**s (step 6 in steps to reproduce) rather than real in-app messages. And when I look at the code from...
@kudlatyjoe did you find a way around this? Or did you use `allowedKeys` on the field (or another library/custom function)?