Event Listener for Push notification?

You must Login before you can answer or comment on any questions.

Hi,

I noticed that there's an event listener for local push notifications, but is there an equivalent for remote push notifications?

I would like the app to do something when a notification is received while the app is still open.

— asked 2 years ago by Xiao Jin
0 Comments

1 Answer

Never mind, I found the answer.

Put whatever you want to happen in the callback:function(e) { part

Your Answer

Think you can help? Login to answer this question!