Mike Miller
March 27, 2025

We’ve just released version 5.7.3 of the Courier iOS SDK — a major update for teams using Courier Inbox to power in-app notifications on iOS.
This release improves performance, reliability, and gives you more flexibility to build the experience you want.
Stronger socket connection handling
Real-time delivery is now more reliable when switching between foreground and background — ideal for mobile apps with dynamic in-app messaging.
New threading model with CourierActor
All Courier.shared functionality now runs on a dedicated thread called CourierActor. This keeps SDK work off the main thread and improves performance across the board.
Fully rebuilt inbox datastore
We’ve rebuilt how messages and events are stored and managed — all now handled exclusively within the CourierActor. This ensures greater reliability and data accuracy.
Simplified listener events
Listening for inbox updates is easier than ever. The new onMessageEvent callback lets you respond to message-level events — giving you the tools to build custom UIs without added complexity.
More tests, more confidence
We added new unit and integration tests to back these updates and support future releases.

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.