MihaelIsaev / FCM

⚡️ PushNotifications through FireBase for Vapor 3 and 4.
MIT License
120 stars 33 forks source link

Add capability for silent "content-available" push notifications #9

Closed simonmitchell closed 5 years ago

simonmitchell commented 5 years ago

Makes notification property on FCMMessage optional to allow sending of silent notifications with content_available property.

See discussion here: https://stackoverflow.com/questions/40807397/firebase-fcm-silent-push-notifications-for-ios?rq=1

MihaelIsaev commented 5 years ago

@simonmitchell Thank you 🙂

simonmitchell commented 5 years ago

@MihaelIsaev sorry missed your comment! No worries ☺️