Hello all, You can find an updated lesson on how to send HTTP/2 based push notifications on iOS:
https://lessons.livecode.com/m/4069/l/1380237-how-to-send-http-2-based-push-notifications-in-ios Note that you do not need to do any changes in your app that *receives* push notifications. The changes regarding the http2 API are only server-side, i.e. on the way you *send* push notifications to your app. Kind regards, Panos -- On Thu, 4 Mar 2021 at 19:22, Andrew at MidWest Coast Media via use-livecode <use-livecode@lists.runrev.com> wrote: > I feel blindsided by an email I received today from Apple indicating they > are deprecating the binary push notification method at the end of the > month. I’ve dealt enough with trying to keep up with Android push changes > over the years, but this seems to be the first major Apple update. > > This binary they speak of is the put tBinary into > URL("binfile:Notification.bin") in the lesson @ > https://lessons.livecode.com/m/4069/l/53405-how-do-i-use-push-notifications-with-ios > correct? > > > Dear Andrew, > > 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. > > Learn about the APNs provider API. < > https://c.apple.com/r?v=2&la=en&lc=usa&a=CNdgYdqwvu2iO3mBIRcar%2FJcxWlCP7egL2YcMNgQrBsS67V0mccFyK105c9WRNRb05Q57ynV1YWZ%2FXmQ%2BKiVs%2FTCY%2Fm%2FZu1tEirkA1YHk6%2BXMNqMoB0WeTdqKRZkW%2BABnptwCaCCCB4aAme4%2BG8WQQ%3D%3D&ct=ac4g4E4J4p> > > > If you have any questions, contact us < > https://c.apple.com/r?v=2&la=en&lc=usa&a=CNdgYdqwvu2iO3mBIRcar%2FJcxWlCP7egL2YcMNgQrBsS67V0mccFyK105c9WRNRb05Q57ynV1YWZ%2FXmQ%2BKiVs%2FTCY%2Fm%2FZu1tEirkA1YHk6%2BXMNqMoB0WeTdqKRZkW%2BABnptwCaCCCB4aAme4%2BG8WQQ%3D%3D&ct=ac4g5l2y5Y>. > > > Best regards, > Apple Developer Relations > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode