Nan

Results 266 comments of Nan

Hi @arthurgeron-work, I am investigating reports of this crash from other users still reporting this happening. > Not call initWithContext inside JS context Can you explain more about what you...

Hi @fmorau, Thanks for the update to your question. That makes sense, the OneSignal SDK does not know when you request permissions outside of the SDK's methods, and won't read...

Hi @fmorau, I apologize for the delay and thank you for the details. I see there are 2 issues you are running into: **Question 1:** This one I will investigate...

Hi @fmorau, Sorry for the delay, I haven't been able to reproduce and then I was out of the office the previous week. Here are the steps I took. I...

Does this issue happen consistently on every Android device you tested?

Following up on the other problem you encountered with using `OneSignal.Notifications.requestPermission`, I was not able to reproduce the issue if permission is ACCEPTED using this method. When I call `OneSignal.Notifications.requestPermission`,...

Hi @Chasty, thanks for reporting this crash. I don't see a line 154 in v5.0.0 of the [ModelStore.kt](https://github.com/OneSignal/OneSignal-Android-SDK/blob/5.0.0/OneSignalSDK/onesignal/core/src/main/java/com/onesignal/common/modeling/ModelStore.kt) file. Can you confirm it is crashing on line 154, as I...

Hi @arnaudambro, It looks like you have 2 issues you are reporting: 1. `OneSignal.User.pushSubscription.optIn()` not working for you. 2. The `ConcurrentModificationException` which we are actively working on the fix. Please...

Hmm, ok maybe there is something strange with using `Linking.openSettings` and OneSignal is not detecting something. I wouldn't think so, but I'll test using that method. Also I am curious...