Changelog

Patch details and release notes

Courier iOS

Go back

Courier-iOS 5.7.3 Release

Mar 19, 2025

A new release of Courier's iOS SDK is live!

This new release contains the following updates:

  • Better socket connection handling when switching from foreground to background

  • Significant threading improvements.

    • All functionality using Courier.shared.. now executes on a specific Courier only thread called CourierActor

  • A fully rebuilt inbox datastore

    • Inbox messages and events are managed entirely with the CourierActor to ensure reliability and data precision

  • Simplified inbox listener events

    • New onMessageEvent callback allows you to listen to a specific event to build any UI you want

  • Additional unit and integrations test to cover all of these new features

A live test build can be found here.

Backed by