Nan
Nan
Ahh I see, sorry I did misunderstand. You are on the previous major version `2.x.x` of onesignal-cordova-plugin. This `` is coming directly from our SDK [here](https://github.com/OneSignal/OneSignal-Cordova-SDK/blob/2.11.2/plugin.xml#L47-L55) but is no longer...
We would have to make a release here on version `2.x.x`. We would also have to release an older version of `OneSignal-Android-SDK` as well and check all of its dependencies....
Hi all, we are investigating the complexity of updating the previous major version to support targeting Android 31. Updating our own `android:exported` property is simple. However, we have to update...
Hi everyone, I am very sorry for the delayed response. After investigating full support of Android 31 on the previous release, we will **not** be making updates to OneSignal-Cordova-SDK 2.x.x...
Hi @timonjagi, To confirm, you are using OneSignal-Cordova-SDK version 3.x.x and you are still getting `"Apps targeting Android 12 and higher are required to specify an explicit value for android:exported...
Hi @tajchert, @pedrofurtado, @sokarcreative, @pedrofsn, I am checking in on this issue, are you still seeing active crashes for your users?
Hi @KKChong, We made `ttl` fixes in https://github.com/OneSignal/OneSignal-Android-SDK/pull/1528 and https://github.com/OneSignal/OneSignal-Android-SDK/pull/1531. Checking in if your issue is resolved?
Hi @pedrofsn, @akushnarev-soul, @invyctus92, I apologize for the lack of response. Thank you for sharing stack traces @akushnarev-soul and @invyctus92. I have seen reports of `LocationController.onFocusChange` causing an ANR, as...
To follow up on ANRs due to `LocationController.onFocusChange()`, As a workaround while we investigate solutions, if you don't need location points in OneSignal, you can call `OneSignal.setLocationShared(false)` to disable these...
Hi @jinkaiYu, Thank you for reporting. Please see this linked issue: https://github.com/OneSignal/OneSignal-Android-SDK/issues/1170. Can you share the stack trace as text instead of as a picture, so it's easier to search...