Skip to main content
InformationYou can now get notified whenever MoEngage releases a new version of the iOS Native SDK. For more information, refer to Subscribe to MoEngage SDK Releases.

Module Status Legend

  • ■ Updated: Module version has been updated in this release.
  • ■ Unchanged: Module remains on the previous version.
  • ■ Deprecated: Module is deprecated and will be removed in a future release.

3rd March 2026

Release Summary

SDK VersionModulesDependencies
10.10.1
  • Core
  • InApp
  • RichNotification
  • CampaignsCore
  • LiveActivity
  • Messaging
  • Cards
  • Inbox
  • Geofence
  • RealTimeTrigger
swift = 5.0.0
iOS = 13.0
tvOS = 13.0

InApp

Fix:
Resolved an issue where click callbacks for HTML In-App messages were not executing on the main thread.

29th January 2026

Release Summary

SDK VersionModulesDependencies
10.10.0
  • Core
  • InApp
  • RichNotification
  • CampaignsCore
  • LiveActivity
  • Messaging
  • Cards
  • Inbox
  • Geofence
  • RealTimeTrigger
swift = 5.0.0
iOS = 13.0
tvOS = 13.0

Messaging

What’s New:
Self-Handled Background Push: Added support for the Self-Handled Background Push template. Refer to the doc for more information

InApp

Crash Fix:
Fixed crash with HTML nudge testing

19th January 2026

Release Summary

SDK VersionModulesDependencies
10.09.0
  • Core
  • InApp
  • RichNotification
  • CampaignsCore
  • LiveActivity
  • Messaging
  • Cards
  • Inbox
  • Geofence
  • RealTimeTrigger
swift = 5.0.0
iOS = 13.0
tvOS = 13.0

Core

What’s New:
Custom Proxy Domain: Introduced support for Custom Proxy Domains to route SDK traffic through a customer-owned subdomain for bypassing ad blockers and private DNS services. For more information, refer here.
Improvements:
Fixed handling of KMM errors for CocoaPods integration.

InApp

What’s New:
  • Segment Re-evaluation: Introduced trigger-time segment re-evaluation to ensure In-App messages are only shown to currently eligible users.
  • Frequency Capping: Introduced frequency capping to limit the number of campaigns displayed to users.

LiveActivity

What’s New:
Transactional Live Activity: Added support for Transactional Live Activities. For more information, refer here.

Messaging

What’s New:
Notification Click Tracking: Added the new API logNotificationClicked that can accurately track clicks and dismiss of notifications.