iOS Question [SOLVED] Action Required: Apple Push Notification Service Server Certificate Update

Ralph Parkhurst

Member
Licensed User
Longtime User
I have received the message (below) from Apple Developer Relations. Since my B4i apps use Push Notifications with Firebase Cloud Messaging, I am unclear what steps (if any) I need to take...

Action Required: Apple Push Notification Service Server Certificate Update

As we announced in October, the Certification Authority (CA) for Apple Push Notification service (APNs) is changing. APNs will update the server certificates in sandbox on January 20, 2025, and in production on February 24, 2025. 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.

To ensure a smooth transition and avoid push notification delivery failures, please make sure that both old and new server certificates are included in the Trust Store before the cut-off date for each of your application servers that connect to sandbox and production. At this time, you don’t need to update the APNs SSL provider certificates issued to you by Apple.

If you have any questions, please contact us.
The Apple Developer Relations Team

Do I need to do anything to my B4i apps?

Warm regards,
Ralph
 
Last edited:
Top