> ## Documentation Index
> Fetch the complete documentation index at: https://moengage-sdk-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 2025

<Info>
  **Information**

  You 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](/developer-guide/release-notes/subscribe-to-moengage-sdk-releases/subscribe-to-mo-engage-sdk-releases).
</Info>

<Card title="Module Status Legend">
  <ul className="list-none space-y-2 p-0 m-0">
    <li><Badge color="green">■ Updated:</Badge> Module version has been updated in this release.</li>
    <li><Badge color="gray">■ Unchanged:</Badge> Module remains on the previous version.</li>
    <li><Badge color="red">~~■ Deprecated:~~</Badge> Module is deprecated and will be removed in a future release.</li>
  </ul>
</Card>

# 1st December 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                         | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.08.1     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li><Badge color="green" size="sm">RichNotification</Badge></li><li>CampaignsCore</li><li>Messaging</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="orange">Fixes:</Badge>\
Added support for additional operators in campaign trigger conditions.

## InApp

<Badge color="orange">Fixes:</Badge>\
Fixed header warnings.

## RichNotification

<Badge color="orange">Fixes:</Badge>\
Fixed template backup subtitle overriding rich push issue.

# 29th October 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                         | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.08.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">CampaignsCore</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li>Messaging</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>

* Updated JWT implementation to v2.
* Added option to remotely update the data center host.

## CampaignsCore

<Badge color="green">What's New:</Badge>\
Added support for tracking clicks in email.

## InApp

<Badge color="orange">Fixes:</Badge>\
Updated InApp Stats API mapping.

# 17th October 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                  | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.07.2     | <ul><li><Badge color="green" size="sm">Geofence</Badge></li><li><Badge color="green" size="sm">RealTimeTrigger</Badge></li><li>Core</li><li>CampaignsCore</li><li>Messaging</li><li>InApp</li><li>Cards</li><li>Inbox</li><li>RichNotification</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Geofence

<Badge color="orange">Fixes:</Badge>\
Fixed binary incompatibility with the core module.

## RealTimeTrigger

<Badge color="orange">Fixes:</Badge>\
Fixed binary incompatibility with the core module.

# 13th October 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                                                                                                                                              | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.07.1     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">CampaignsCore</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li><Badge color="green" size="sm">Inbox</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## All Modules

<Badge color="orange">Fixes:</Badge>\
Replaced usage of APIs deprecated in iOS/tvOS 13.

## InApp

<Badge color="orange">Fixes:</Badge>

* Fixed keyword conflict for C++ build compatibility.
* Fixed older stats batches sync.

# 24th September 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                  | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.07.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li>CampaignsCore</li><li>Messaging</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>

* Added multiple projects support in a single workspace.
* Added support for portfolio-level user attributes tracking.

## InApp

<Badge color="orange">Fixes:</Badge>

* Fixed Objective-C headers, Nullability, and nullable warnings.
* Fixed crash while migrating InApp campaigns data.

# 20th September 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                            | Dependencies                                   |
  | :---------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.06.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li>Messaging</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="orange">Fixes:</Badge>\
Migration fixes from 7.x to 10.x.

## InApp

<Badge color="orange">Fixes:</Badge>\
Border application fixes or resizable in-apps.

# 8th September 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                            | Dependencies                                   |
  | :---------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.05.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li>InApp</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="orange">Fixes:</Badge>\
Internal Improvements.

## Messaging

<Badge color="orange">Fixes:</Badge>\
Internal Improvements.

# 28th August 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                    | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.04.2     | <ul><li><Badge color="green" size="sm">InApps</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li>Core</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## InApps

<Badge color="orange">Fixes:</Badge>\
Fixed Inapp condition evaluator thread hang/crash.

## Messaging

<Badge color="orange">Fixes:</Badge>

* Added completion callback to `logNotificationReceived`. Deprecated older API without completion.
* Improve push notification received impression tracking performance.

## Cards

<Badge color="orange">Fixes:</Badge>\
Fixed Cards future qualifier with UID and MultiID on stats API.

# 21st August 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                    | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.04.1     | <ul><li><Badge color="green" size="sm">InApps</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li>Core</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## InApps

<Badge color="orange">Fixes:</Badge>

* Fixed nullability specifier warnings/errors in ObjC files.
* Fixed the universal deeplink callback to SceneDelegate.

## Messaging

<Badge color="orange">Fixes:</Badge>\
Fixed the universal deeplink callback to SceneDelegate.

## Cards

<Badge color="orange">Fixes:</Badge>\
Fixed the universal deeplink callback to SceneDelegate.

# 05th August 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.04.0     | <ul><li><Badge color="green" size="sm">InApps</Badge></li><li>Core</li><li>Messaging</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## InApps

<Badge color="green">What's New:</Badge>

* Non-Intrusive HTML Nudges Support.
* New Test InApp Experience support.

# 25th July 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                             | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.03.2     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">InApps</Badge></li><li>Messaging</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="orange">Fixes:</Badge>\
Fixed an issue with impression tracking when signature validation is enabled on server.

## InApps

<Badge color="orange">Fixes:</Badge>

* Added accessibility support for gifs & images to remain visible in InApps nudges.
* Fixed the random crash in InApps on removing context.

# 16th July 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.03.1     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li>Messaging</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="orange">Fixes:</Badge>\
Updated Xcode version to fix typed throws API not being added to swift module interface.

# 15th July 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.03.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li>Messaging</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>\
Added support for initializing default SDK instance with configuration data in Application's Info.plist.

# 8th July 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                             | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.02.3     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li>Messaging</li><li>InApps</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="orange">Fixes:</Badge>

* Order of Event tracking for Offering Clicked updated.
* Fixed data tracked immediately after logout being lost.

## Cards

<Badge color="orange">Fixes:</Badge>\
Added missing accessibility data inside metadata dictionary of cards for hybrid platforms.

# 27th June 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.02.2     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li>Messaging</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>\
APIs for tracking clicks and impressions for offerings in personalization.

# 26th June 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                         | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.02.1     | <ul><li><Badge color="green" size="sm">Messaging</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li><Badge color="green" size="sm">LiveActivity</Badge></li><li>Core</li><li>InApps</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Messaging

<Badge color="orange">Fixes:</Badge>\
Fixed Notification click Impressions not getting tracked with proxy enabled/disabled in scenarios when application launched from killed state with delayed initialization.

## Cards

<Badge color="green">What's New:</Badge>\
Added Accessibility support for card campaigns.

## LiveActivity

<Badge color="green">What's New:</Badge>\
[Added managing and tracking Live activities](https://help.moengage.com/hc/en-us/articles/37935320405012-Broadcast-Live-Activities-for-iOS-Push-Campaigns#h_01JWT5NFH9RQQTTN5B50QY2M2B)

# 16th June 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                                                                                  | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.01.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li><Badge color="green" size="sm">Inbox</Badge></li><li><Badge color="green" size="sm">InApps</Badge></li><li><Badge color="green" size="sm">RealTimeTrigger</Badge></li><li>Cards</li><li>Geofence</li><li>RichNotification</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>\
Added APIs for tracking personalization clicks and impressions.

## Messaging

<Badge color="green">What's New:</Badge>\
Added Accessibility support for push campaigns.

<Badge color="orange">Fixes:</Badge>\
Fixed provisional opt-in device attribute not getting tracked after 24 hours.

## Inbox

<Badge color="green">What's New:</Badge>\
Added Accessibility support for push campaigns.

## InApps

<Badge color="green">What's New:</Badge>\
Added Accessibility support for InApp campaigns.

<Badge color="orange">Fixes:</Badge>\
Fixed issue where the app crashed if ***rootViewController*** was nil during an in-app campaign display.

<Badge color="red">Known Issues:</Badge>

* The GIF nudge template cannot be resized when accessibility features are enabled.
* Additional border space is displayed in the maximize state for resizable nudge.

## RealTimeTrigger

<Badge color="green">What's New:</Badge>\
Added Accessibility support for RTT push campaigns.

# 27th May 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                                           | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 10.00.0     | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Inbox</Badge></li><li><Badge color="green" size="sm">InApps</Badge></li><li><Badge color="green" size="sm">RealTimeTrigger</Badge></li><li>Messaging</li><li>Cards</li><li>Geofence</li><li>RichNotification</li></ul> | swift = 5.0.0<br />iOS = 13.0<br />tvOS = 13.0 |
</Card>

## BREAKING CHANGES

<Badge color="red">Breaking Changes:</Badge>

* Updated iOS and tvOS deployment target to 13.
* Removed support for Intel based simulators.

## Core

<Badge color="red">Breaking Changes:</Badge>\
Removed deprecated APIs:

| Then                                                  | Now                                  |
| :---------------------------------------------------- | :----------------------------------- |
| MoEngageSDKConfig(withAppID:)                         | MoEngageSDKConfig(appId:dataCenter:) |
| MoEngageSDKConfig.networkConfig.sslVerificationConfig | NA                                   |

## Inbox

<Badge color="green">What's New:</Badge>\
Added support for notification grouping, replacement & event tracking.

<Badge color="orange">Fixes:</Badge>\
Fixed the ***MoEngageInboxEntry.collapseId*** being set to empty instead of nil when the value is not present in payload (introduced in 9.24.0).

## InApps

<Badge color="green">What's New:</Badge>\
Added Kotlin Multi-Platform based event trigger condition evaluator.

<Badge color="orange">Fixes:</Badge>\
Fixed persistent data migration failing from 7.x.x and 8.x.x to latest version.

## RealTimeTrigger

<Badge color="green">What's New:</Badge>\
Added Kotlin Multi-Platform based event trigger condition evaluator.

# 29th April 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                    | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.24.0      | <ul><li><Badge color="green" size="sm">Messaging</Badge></li><li><Badge color="green" size="sm">Inbox</Badge></li><li><Badge color="green" size="sm">InApps</Badge></li><li>Core</li><li>Cards</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Messaging

<Badge color="orange">Fixes:</Badge>

* Fixed Rich landing action for push notification when opened from inbox in killed state.
* Fixed push notification tracking in application killed state.

## Inbox

<Badge color="green">What's New:</Badge>\
Added support for notification grouping, replacement & event tracking.

## InApps

<Badge color="green">What's New:</Badge>\
Added support for Session Triggered InApps.

# 15th April 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.23.4      | <ul><li><Badge color="green" size="sm">Messaging</Badge></li><li>Core</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Messaging

<Badge color="orange">Fixes:</Badge>\
Fixed push opt-in tracked as false if banners notification settings is disabled (introduced in 9.19.0).

# 14th April 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.23.3      | <ul><li><Badge color="green" size="sm">Messaging</Badge></li><li>Core</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Messaging

<Badge color="orange">Fixes:</Badge>\
Notification Click not getting tracked when app launched from Killed state by clicking notification fix.

# 26th March 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                             | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.23.2      | <ul><li><Badge color="green" size="sm">Cards</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li>Core</li><li>InApps</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Cards

<Badge color="orange">Fixes:</Badge>\
Fixed Pinned card being returned as first element in `fetchCards` API.

## Messaging

<Badge color="orange">Fixes:</Badge>\
Fixed no navigation on Inbox messages click.

# 19th March 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.23.1      | <ul><li><Badge color="green" size="sm">Geofence</Badge></li><li><Badge color="green" size="sm">Device Triggered</Badge></li><li>Core</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Messaging</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Geofence

<Badge color="orange">Fixes:</Badge>\
Symbol not found exception (introduced in 9.23.0).

## Device Triggered

<Badge color="orange">Fixes:</Badge>\
Symbol not found exception (introduced in 9.23.0).

# 11th March 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Dependencies                                   |
  | :---------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.23.0      | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li><Badge color="green" size="sm">InApps</Badge></li><li><Badge color="green" size="sm">Inbox</Badge></li><li><Badge color="green" size="sm">Messaging</Badge></li><li><Badge color="green" size="sm">Geofence</Badge></li><li><Badge color="green" size="sm">Device Triggered</Badge></li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>

* Added multiple identities support.
* Added integration validation exceptions.

## Cards

<Badge color="green">What's New:</Badge>\
Cards sync on user identity set or update.

## InApps

<Badge color="green">What's New:</Badge>

* InApp sync on user identity set or update.
* Added Click analysis support in HTML.

<Badge color="orange">Fixes:</Badge>

* Self Handled Trigger Callback switched from Background Queue to MainQueue for TestInapp flow (introduced in 9.19.0).
* Removed unused data from older versions (introduced in 9.21.0).

## Inbox

<Badge color="orange">Fixes:</Badge>\
Fixed inbox expiry time migration (introduced in 9.21.0).

## Messaging

<Badge color="orange">Fixes:</Badge>\
Removed unused data from older versions (introduced in 9.21.0).

## Geofence

<Badge color="red">Known Issues:</Badge>\
Symbol not found exception (introduced in 9.23.0).

## Device Triggered

<Badge color="red">Known Issues:</Badge>\
Symbol not found exception (introduced in 9.23.0).

# 18th February 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                             | Dependencies                                   |
  | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.22.2      | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li>Messaging</li><li>InApps</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>\
Updated repo URL to [https://github.com/moengage/apple-sdk](https://github.com/moengage/apple-sdk) for faster SPM dependency fetching.

## Cards

<Badge color="orange">Fixes:</Badge>\
Fixed campaigns navigation data parsing (introduced in 9.21.0).

# 27th January 2025 (9.22.1)

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                      | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.22.1      | <ul><li><Badge color="green" size="sm">Core</Badge></li><li>Messaging</li><li>InApps</li><li>Cards</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>\
Internal improvements.

# 27th January 2025 (9.22.0)

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                   | Dependencies                                   |
  | :---------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :--------------------------------------------- |
  | 9.22.0      | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li>Messaging</li><li>Inbox</li><li>Geofence</li><li>RichNotification</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>\
Added InApp InSession Attributes support.

## Cards

<Badge color="orange">Fixes:</Badge>\
Fixed logged in users card sync (introduced in 9.21.0).

## InApp

<Badge color="green">What's New:</Badge>\
Added InApp InSession Attributes support.

<Badge color="orange">Fixes:</Badge>\
Fix appid switch crash.

# 7th January 2025

<Card title="Release Summary">
  | SDK Version | Modules                                                                                                                                                                                                                                                                                                                                                                                        | Dependencies                                   |
  | :---------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- |
  | 9.21.0      | <ul><li><Badge color="green" size="sm">Core</Badge></li><li><Badge color="green" size="sm">Inbox</Badge></li><li><Badge color="green" size="sm">Cards</Badge></li><li><Badge color="green" size="sm">InApp</Badge></li><li><Badge color="green" size="sm">RichNotification</Badge></li><li><Badge color="green" size="sm">Geofence</Badge></li><li>Messaging</li><li>RealTimeTrigger</li></ul> | swift = 5.0.0<br />iOS = 11.0<br />tvOS = 11.0 |
</Card>

## Core

<Badge color="green">What's New:</Badge>

* Added APIs for mParticle integration.
* Added SDK feature adoption tracking.

<Badge color="green">Improvements:</Badge>\
Internal Improvements.

<Badge color="orange">Fixes:</Badge>\
Fixed Config API log\_level parsing.

## Inbox

<Badge color="green">Improvements:</Badge>\
Internal improvements.

## Cards

<Badge color="green">Improvements:</Badge>\
Internal improvements.

<Badge color="orange">Fixes:</Badge>\
Fixed the issue of images getting trimmed in Illustration Cards.

## InApp

<Badge color="green">Improvements:</Badge>\
Internal improvements.

<Badge color="orange">Fixes:</Badge>\
Fixed Bottom margin issue in Nudges.

## RichNotification

<Badge color="green">Improvements:</Badge>\
Internal improvements.

<Badge color="orange">Fixes:</Badge>\
Fixed the random crash seen due to memory limit.

## Geofence

<Badge color="green">Improvements:</Badge>\
Internal improvements.
