NativeScript / push-plugin

Contains the source code for the Push Plugin.
Apache License 2.0
123 stars 45 forks source link

add a method that shows how to read data from notifications on resume #159

Closed lini closed 6 years ago

lini commented 6 years ago

The demo should show how to handle Android data notifications received while app is in the background. Note that the notification data will only be available if the notification is tapped to open the app. If the notification is dismissed and the app is opened by tapping the app icon, no notification data will be available.