-
-
Notifications
You must be signed in to change notification settings - Fork 269
Description
Last Friday Apple send to our company this mail message:
The HTTP/2‑based Apple Push Notification service (APNs) provider API lets you take advantage of great features, such as authentication with a JSON Web Token, improved error messaging, and per‑notification feedback. If you still send push notifications with the legacy binary protocol, make sure to upgrade to the APNs provider API as soon as possible. APNs will no longer support the legacy binary protocol after March 31, 2021.
We are using your great library to send android/ios push notification (version 2.3.1) can you confirm as that your library support the new apple specification?
If you don't support that specification in 2.3.1 or newer release of your library do you plan to support that in the next one?