esl / MongoosePush

MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Apache License 2.0
108 stars 24 forks source link

APNS Silent notification fix (iOS 13+) #198

Closed 4nirmall closed 5 months ago

4nirmall commented 2 years ago

APNS Silent notification fix

  1. Added "apns-push-type" header with value "background" as this is mandatory for iOS 13+
  2. This fixes #105
gustawlippa commented 5 months ago

Thanks for the contribution! This should indeed help with issues on newer iOS versions, and wearOS: obraz