EddyVerbruggen / nativescript-local-notifications

:mailbox: NativeScript plugin to easily schedule local notifications
MIT License
162 stars 57 forks source link

not work notification in background ap #142

Open max-pro opened 5 years ago

max-pro commented 5 years ago

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.

marianadgeorgieva2 commented 5 years ago

Hi. Any update on this?

krthush commented 4 years ago

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