Mike Miller
January 23, 2025

Apple recently announced an APNS Security Update, requiring updated server certificates for push notifications starting March 29, 2025. If you rely on Apple Push Notification Service (APNS) for delivering notifications to iOS devices, you may be wondering what actions, if any, are needed to ensure uninterrupted service.
We’re excited to confirm: Courier customers are unaffected by this update. Notifications sent via APNS with P8 keys or P12 certificates work seamlessly, and no immediate changes are required.
For background, Apple’s official announcement outlines the new requirements for all servers communicating with APNS. If you haven’t already, you can also check out our original Courier blog post for additional context and preparation tips.
Here’s everything you need to know:
Starting March 29, 2025, Apple will require all servers communicating with APNS to use updated root certificates. This change ensures APNS maintains the highest level of security and compatibility with industry standards. Any outdated configurations or unsupported certificates will no longer work beyond the deadline.
To stay ahead of this update, we tested APNS push notifications using both P8 keys and P12 certificates with Native iOS apps.
The result: Everything is working as expected. 🎉 Courier customers do not need to make changes.
Courier customers are unaffected by this update.
If you’re using AWS Lambda or GCP Cloud Functions, it is likely your configuration is also unaffected when using libraries like node-apn. However, be sure to test your setup on the APNS sandbox environment soon to confirm your setup is working properly.
For older or custom APNS implementations, ensure your server is using the updated root certificates. Apple’s technical documentation provides all necessary details.
We recommend that you do the following if not using Courier:

How to Use WhatsApp Typing Indicators on Twilio (Public Beta Guide)
Twilio now supports typing indicators for WhatsApp. When your backend takes a few seconds to generate a response, you can show users that something's happening instead of leaving them staring at a silent chat. The indicator appears when you call the new /v2/Indicators/Typing endpoint, automatically marks the message as read, and disappears after your response arrives or 25 seconds pass. This guide covers the API details, implementation patterns for Node.js and Python, when to use typing indicators, and current beta limitations.
By Kyle Seyler
December 03, 2025

Announcing Toasts for In-App Product Notifications
Courier Toasts has been completely rebuilt for Web Components and React. Ship polished toast experiences without building notification infrastructure yourself. Deliver real-time, customizable in-app notifications powered by a single message feed.
By Dana Silver
October 16, 2025

How To Build Notifications with AI + Courier MCP
Courier's new MCP server revolutionizes notification development by bringing AI-powered assistance directly to your IDE. Unlike traditional notification platforms, with Courier MCP you can work entirely in your coding environment using natural language to send messages, manage users, and integrate SDKs. Compatible with Cursor, Claude Code, VS Code, OpenAI API, and Windsurf. No context switching between docs and tools—just describe what you need and let AI handle the implementation with deterministic accuracy and built-in safety controls.
By Mike Miller
September 03, 2025
© 2025 Courier. All rights reserved.