Hi @Darren-Wood,
Thanks for reaching out. I'll pass this through to the devs to investigate.
Here's the developer bulletin for those following along: https://developer.apple.com/news/?id=09za8wzy
My first thought is whether you need to regenerate the SSL certs that are used for generating the necessary push notification tokens. But that last line seems to confirm that that is NOT necessary:
"At this time, you don’t need to update the APNs SSL provider certificates issued to you by Apple."
This part does imply a potential server-side change:
To continue using APNs without interruption, you’ll need to update your application’s Trust Store to include the new server certificate: SHA-2 Root : USERTrust RSA Certification Authority certificate.
The quick reading I've done says it's likely that our servers already support that trust store. It's been available since 2015 - and we update our base images regularly.
And to confirm - everything I've read says that you shouldn't need to change anything in your app's client-side.
That said - we'll be sure to test it out.
Thanks for bringing this up! Our team will be looking into this as soon as they return from holidays - which is the week of January 6th.
Cheers!
Paul.
Resources: