Closed S00raj-hcbs closed 3 weeks ago
@S00raj-hcbs you can create a OneSignal Android Notification Service Extension to do this.
this document not fulfill my requirement and it's incomplete document.
like Document like
I see, the link should be point to this doc: https://documentation.onesignal.com/v9.0/docs/osnotification-payload
The doc was written for the 4.x.x version of this SDK, however most of the properties are the same with 5.x.x. We will look into fixes these docs.
In the meantime feel free to use the link above and the auto complete from Android Studio. If you would like a bit more detail you can look at the source of the interface here: https://github.com/OneSignal/OneSignal-Android-SDK/blob/5.1.15/OneSignalSDK/onesignal/core/src/main/java/com/onesignal/notifications/INotification.kt
give me proper document for onesignal notification so i can manage in my application.
Hello @S00raj-hcbs this doc would give you the details on how to handle notifications in background. Please let us know if you have any more questions regarding the background notification.
How can we help?
how to handle background notification in android for onesignal sdk 5.1.17?
Code of Conduct