You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you added native Android code to your app to handle notifications with the Notification Extender Service (NES) make sure to follow the
1020
+
[Background Notification Control part of the native Android migration guide](https://documentation.onesignal.com/docs/40-api-android-native#background-notification-control).
1021
+
* Search for `com.onesignal.NotificationExtender` in your `AndroidManifest.xml` as an indicator if you set this up in the 2.x.x SDK.
0 commit comments