Onesignal-android-sdk: Get all notification when open app

Created on 21 Jul 2016  路  3Comments  路  Source: OneSignal/OneSignal-Android-SDK

Hi, how to get all notification when clicked on app? or one of notification

Feature

Most helpful comment

i have same issue . i want when user opens app , all notifications in queue opened and handle their event .
i'm using react-native

All 3 comments

@kshysius The SDK does not have a way to get all notifications however I'll mark this as feature request.

In the mean time it is possible to save your own list as they are received from the NotificationExtenderService. Lastly on Android 6.0+ devices it is possible to get a list of notifications in the shade for your app by calling getActiveNotifications

i have same issue . i want when user opens app , all notifications in queue opened and handle their event .
i'm using react-native

Closing issue. Note: request still under consideration

Was this page helpful?
0 / 5 - 0 ratings