nativescript-local-notifications icon indicating copy to clipboard operation
nativescript-local-notifications copied to clipboard

not work notification in background ap

Open max-pro opened this issue 6 years ago • 2 comments
trafficstars

Hello All, I'm using nativescript-vue. I used firebase plugin for push notifications and on onMessageReceivedCallback I called local push notifications plugin function to add image. Everything is fine if app is open but when I closed app the only firebase default notification show didn't get local notification with image. After clicked on default notification app open I get local notification with. How to add local notification at background on firebase onMessageReceivedCallback. I already written local notification code inside onMessageReceivedCallback function.

max-pro avatar Feb 23 '19 05:02 max-pro

Hi. Any update on this?

marianadgeorgieva2 avatar Apr 15 '19 12:04 marianadgeorgieva2

I'm having a similar issue this but with adding buttons to my notification

krthush avatar Dec 16 '19 20:12 krthush