MihaelIsaev / FCM

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

APNS Enhancements #2

Closed pedantix closed 5 years ago

pedantix commented 5 years ago

Added the following public structs to work with Apple's APNS

Added the following enum to deal with the difference between string and dictionary options for a key

APNS advanced sound alerts are still a todo, basic sounds will work.