appfeel / cordova-push-notifications

Phonegap, Cordova, Intel XDK push notifications support
MIT License
23 stars 25 forks source link

Event trigger when user clicked on the notification alert. #12

Open Jasphine opened 4 years ago

Jasphine commented 4 years ago

Hi,

May I know what event will trigger when user click on the notification alert? For example, the app is closed and if user clicked on the notification alert, I want show the page based on the notification alert message. How can I achieve that?

Thanks and appreciate your help.