Nan

Results 473 comments of Nan

Hi @janbolat, it has been a while, is this still happening for you? Have you updated OneSignal-Android-SDK to 4.x.x?

I cannot reproduce this on the latest `OneSignal-Android-SDK 4.6.6` using ```java OneSignal.addSubscriptionObserver(stateChanges -> Log.d("🥑", "onOSSubscriptionChanged: " + stateChanges) ); ``` I run/install the app for the first time and see...

Hi @Karlculations, you can reproduce this problem with a Pixel android 11 emulator? I was not able to reproduce with a Pixel 5 android 11 emulator, using the example app...

Hi @TaoGEe, Thank you for reporting and I apologize for the delay. [It looks like](https://github.com/OneSignal/OneSignal-Android-SDK/blob/4.7.3/OneSignalSDK/onesignal/src/main/java/com/onesignal/influence/data/OSChannelTracker.kt#L14) `OSInfluenceType` could be `null` in some cases if it is not set or initialized. We...

Hi, sorry for the delayed follow up, Can everyone who is experiencing this issue answer the following? 1. Is this **only** happening in production? Can you reproduce it? Is it...

Note, seems related to https://github.com/OneSignal/OneSignal-Android-SDK/issues/1407 and https://github.com/OneSignal/OneSignal-Android-SDK/issues/1507

Hi @CharlieZheng, Sorry for the delayed response and thank you for the logs. I don't see any reference to subscription status in your logs so it is hard to say...

Hi @CharlieZheng, Thank you for reporting this crash with logs. It seems different than the issue reported for `CursorWindowAllocationException: Cursor window allocation of 2048 kb failed`. Based on [sqlite documents](https://sqlite.org/rescode.html#ioerr_read):...

Hi @russellkondaveti, Thank you for reporting this issue. This is an ANR we are investigating. I know you mentioned not being able to see many stack traces, but any chance...