activitree / meteor-push

Meteor Push Notifications for Cordova and Web/PWA with Firebase (FCM).
MIT License
27 stars 19 forks source link

Question: Can you add an event to a push on tap? #45

Open sebastianspiller opened 2 years ago

sebastianspiller commented 2 years ago

Hey there and thx for this great package!

I have different message areas in my app and when one message is sent to a user, I want the app to open the correct message area. Therefore, I need someeting like an event. Is this possible?

Unfortunately the Phonegap Push Plugin is archived on Github.

paulincai commented 2 years ago

To be frank, I can add an event to a push app. The question is: can you?