> ## 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.

# 2026

<Info>
  **Information**

  You can now get notified whenever MoEngage releases a new version of the Android 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>

<div style={{ padding: '16px', border: '1px solid #E8E8E8', borderRadius: '8px', marginBottom: '20px' }}>
  <p style={{ fontWeight: 'bold', fontSize: '1.1em', marginBottom: '12px' }}>Module Status Legend</p>

  <ul style={{ listStyle: 'none', paddingLeft: '0' }}>
    <li><span style={{ color: '#00C896', fontWeight: 'bold' }}>■ Updated:</span> Module version has been updated in this release.</li>
    <li><span style={{ fontWeight: 'bold' }}>■ Unchanged:</span> Module remains on the previous version.</li>
    <li><span style={{ color: '#8c8c8c', textDecoration: 'line-through', fontWeight: 'bold' }}>■ Deprecated:</span> Module is deprecated and will be removed in a future release.</li>
  </ul>
</div>

# 16th April 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                                                                                                           | Dependencies                                                                           |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------- |
  | [7.2.1](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v7.2.1) | [2.2.1](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v2.2.1) | • moe-android-sdk: 14.09.00<br />• inapp: 10.2.0<br />• push-amp: 6.5.0<br />• realtime-trigger: 4.5.0<br />• cards-core: 3.5.0<br />• cards-ui: 3.5.0<br />• geofence: 5.4.0<br />• richNotification: 6.6.0<br />• inbox:4.5.0 <br />• pushkit: 6.5.0<br />• inbox-ui: 4.5.0<br /> • <span style={{ color: '#008767', fontWeight: 'bold' }}>personalization: 1.0.1</span><br /> • security: 4.4.0<br /> •encryptedStorage: 3.4.0 | AGP: 8.13.2<br />Kotlin: 1.9.23<br />Compile SDK Version: 34<br />Gradle Version: 8.13 |
</div>

## Personalization 1.0.1

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Fixed thread-handling issues in callbacks.

# 15th April 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Dependencies                                                                           |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------- |
  | [7.2.0](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v7.2.0) | [2.2.0](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v2.2.0) | • <span style={{ color: '#008767', fontWeight: 'bold' }}>moe-android-sdk: 14.09.00</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inapp: 10.2.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>push-amp: 6.5.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>realtime-trigger: 4.5.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>cards-core: 3.5.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>cards-ui: 3.5.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>geofence: 5.4.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>richNotification: 6.6.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inbox:4.5.0 </span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>pushkit: 6.5.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inbox-ui: 4.5.0</span><br /> • <span style={{ color: '#008767', fontWeight: 'bold' }}>personalization: 1.0.0</span><br /> • <span style={{ color: '#008767', fontWeight: 'bold' }}>security: 4.4.0</span><br /> • <span style={{ color: '#008767', fontWeight: 'bold' }}>encryptedStorage: 3.4.0</span> | AGP: 8.13.2<br />Kotlin: 1.9.23<br />Compile SDK Version: 34<br />Gradle Version: 8.13 |
</div>

## Core SDK 14.09.00

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Internal Improvements.
* **Delayed Notifications**: Added auto-dismiss handling for delayed notifications.

## InApp 10.2.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* **Predictive Back Gesture**: Added support for the predictive back gesture.

## Cards ui 3.5.0

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Fixed a memory leak issue in the Cards module.

## Rich Notification 6.6.0

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Internal fixes.

## Personalize 1.0.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

* Personalization: Introducing the MoEngage Personalize SDK, a secure framework to fetch personalized campaign content and track user impressions and clicks at both the campaign and individual offering levels. For more information, refer to [Personalize SDK](/developer-guide/android-sdk/personalize/personalize-sdk)

# 25th March 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | Dependencies                                                                           |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------- |
  | [7.1.0](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v7.1.0) | [2.1.0](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v2.1.0) | • <span style={{ color: '#008767', fontWeight: 'bold' }}>moe-android-sdk: 14.08.00</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inapp: 10.1.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>push-amp: 6.4.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>realtime-trigger: 4.4.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>cards-core: 3.4.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>cards-ui: 3.4.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>geofence: 5.3.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>richNotification: 6.5.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inbox:4.4.0 </span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>pushkit: 6.4.0</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inbox-ui: 4.4.0</span><br /> • <span style={{ color: '#008767', fontWeight: 'bold' }}>security: 4.3.0</span><br /> • <span style={{ color: '#008767', fontWeight: 'bold' }}>encryptedStorage: 3.3.0</span> | AGP: 8.13.2<br />Kotlin: 1.9.23<br />Compile SDK Version: 34<br />Gradle Version: 8.13 |
</div>

## Core SDK 14.08.00

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Resolved an issue with self-handled push notifications where the same campaign was delivered twice (once via FCM and once via Push-Amp).

<br />

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## InApp 10.1.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

* Added support for **Edge-to-Edge** display.

<br />

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Internal bugfixes for Orientation-related rendering.

<br />

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Push Amp 6.4.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Realtime Trigger 4.4.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Cards Core 3.4.0

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Internal fixes.

<br />

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Cards UI 3.4.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Geofence 5.3.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Rich Notification 6.5.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Inbox 4.4.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Pushkit 6.4.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Inbox UI 4.40

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Security 4.3.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

## Encrypted Storage 3.3.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Android Gradle Plugin Version updated from **8.7.3** to **8.13.2**.

# 11th March 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                              | Modules                                                                                                                                                                                                                                                                                                                                                                                                   | Dependencies                                                                         |
  | :------------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------- |
  | [7.0.0](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v7.0.0) | [1.6.0 ](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v2.0.0) | • <span style={{ color: '#008767', fontWeight: 'bold' }}>moe-android-sdk: 14.07.00</span><br />• <span style={{ color: '#008767', fontWeight: 'bold' }}>inapp: 9.10.0</span><br />• push-amp: 6.3.0<br />• realtime-trigger: 4.3.0<br />• cards-core: 3.3.0<br />• cards-ui: 3.3.0<br />• geofence: 5.2.0<br />• richNotification: 6.4.1<br />• inbox: 4.3.0<br />• pushkit: 6.3.0<br />• inbox-ui: 4.3.0 | AGP: 8.7.3<br />Kotlin: 1.9.23<br />Compile SDK Version: 35<br />Gradle Version: 8.9 |
</div>

## Core SDK 14.07.00

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Fixed an issue where a blank notification was shown on certain OEMs upon clicking the last notification within a notification group.

## InApp 9.10.0

<span style={{ backgroundColor: 'rgba(0, 135, 103, 0.1)', color: '#008767', border: '1px solid #B5F5EC', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

* **Callback-based APIs**: Introduced new public APIs to fetch self-handled In-Apps. These APIs provide a `FailureCallback` instead of returning `null`, ensuring better error handling.

<br />

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#D46B08', border: '1px solid #FFE58F', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Deprecations</span>

* **Listener-based APIs**: All listener-based APIs for self-handled In-Apps are now deprecated and will be removed in version **11.0.0**. We recommend migrating to the new Success/Failure callback-based APIs.

| Deprecated APIs                                                        | Replacement APIs                                                                             |
| :--------------------------------------------------------------------- | :------------------------------------------------------------------------------------------- |
| `getSelfHandledInApp(context, SelfHandledAvailableListener)`           | `getSelfHandledInApp(context, SuccessCallback<SelfHandledCampaignData?>, FailureCallback)`   |
| `getSelfHandledInApps(context, SelfHandledCampaignsAvailableListener)` | `getSelfHandledInApps(context, SuccessCallback<SelfHandledCampaignsData?>, FailureCallback)` |

For more information, refer to the [Self-Handled InApps](/developer-guide/android-sdk/in-app-messages/in-app-nativ).

# 4th February 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                    | Dependencies                                                         |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------- |
  | [6.5.1](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v6.5.1) | [1.5.1](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v1.5.1) | • moe-android-sdk: 14.06.00<br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>inapp: 9.9.1</span><br />• push-amp: 6.3.0<br />• realtime-trigger: 4.3.0<br />• cards-core: 3.3.0<br />• cards-ui: 3.3.0<br />• geofence: 5.2.0<br />• richNotification: 6.4.1<br />• inbox: 4.3.0<br />• pushkit: 6.3.0<br />• inbox-ui: 4.3.0 | AGP: 8.7.3<br />Kotlin: 1.9.23<br />Compile SDK: 35<br />Gradle: 8.9 |
</div>

## InApp 9.9.1

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#FF8C00', border: '1px solid #FF8C00', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Fixed click and lifecycle callback execution issues.

# 29th January 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Dependencies                                                         |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------- |
  | [6.5.0](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v6.5.0) | [1.5.0](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v1.5.0) | • <span style={{ color: '#00C896', fontWeight: 'bold' }}>moe-android-sdk: 14.06.00</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>inapp: 9.9.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>richNotification: 6.4.1</span><br />• push-amp: 6.3.0<br />• realtime-trigger: 4.3.0<br />• cards-core: 3.3.0<br />• cards-ui: 3.3.0<br />• geofence: 5.2.0<br />• inbox: 4.3.0<br />• pushkit: 6.3.0<br />• inbox-ui: 4.3.0 | AGP: 8.7.3<br />Kotlin: 1.9.23<br />Compile SDK: 35<br />Gradle: 8.9 |
</div>

## Core MoE SDK 14.06.00

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

* **Self-Handled Background Push**: Added support for the Self-Handled Background Push template. Refer to the [doc](/developer-guide/android-sdk/Push/Advanced/Push-Display-Handled-by-Application#h_manual_handling) for more information.

## InApp 9.9.0

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

* Internal improvements.

## RichNotification 6.4.1

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#FF8C00', border: '1px solid #FF8C00', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

* Sticky notification with notification id not removed on dismiss click.

# 20th January 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                                                                                  | Dependencies                                                         |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------- |
  | [6.4.1](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v6.4.1) | [1.4.1](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v1.4.1) | • <span style={{ color: '#00C896', fontWeight: 'bold' }}>moe-android-sdk: 14.05.01</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>inapp: 9.8.1</span><br />• push-amp: 6.3.0<br />• realtime-trigger: 4.3.0<br />• cards-core: 3.3.0<br />• cards-ui: 3.3.0<br />• geofence: 5.2.0<br />• richNotification: 6.4.0<br />• inbox: 4.3.0<br />• pushkit: 6.3.0<br />• inbox-ui: 4.3.0 | AGP: 8.7.3<br />Kotlin: 1.9.23<br />Compile SDK: 35<br />Gradle: 8.9 |
</div>

## Core SDK 14.05.01

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#FF8C00', border: '1px solid #FF8C00', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

Fixed an issue where some constants were causing unresolved errors in specific build configurations.

## InApp 9.8.1

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#FF8C00', border: '1px solid #FF8C00', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Fixes</span>

Fixed an issue where some constants were causing unresolved errors in specific build configurations.

# 19th January 2026

<div style={{ border: '1px solid #E8E8E8', borderRadius: '8px', padding: '16px' }}>
  ### Release Summary

  | Catalog Version                                                                             | BOM Version                                                                             | Modules                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Dependencies                                                         |
  | :------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------- |
  | [6.4.0](https://github.com/moengage/android-dependency-catalog/releases/tag/catalog-v6.4.0) | [1.4.0](https://github.com/moengage/android-dependency-catalog/releases/tag/bom-v1.4.0) | • <span style={{ color: '#00C896', fontWeight: 'bold' }}>moe-android-sdk: 14.05.00</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>inapp: 9.8.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>push-amp: 6.3.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>realtime-trigger: 4.3.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>cards-core: 3.3.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>cards-ui: 3.3.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>geofence: 5.2.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>richNotification: 6.4.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>inbox: 4.3.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>pushkit: 6.3.0</span><br />• <span style={{ color: '#00C896', fontWeight: 'bold' }}>inbox-ui: 4.3.0</span> | AGP: 8.7.3<br />Kotlin: 1.9.23<br />Compile SDK: 35<br />Gradle: 8.9 |
</div>

## All Modules

<span style={{ backgroundColor: 'rgba(212, 107, 8, 0.1)', color: '#FF8C00', border: '1px solid #FF8C00', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>Improvements</span>

MoEngage has optimized memory usage on app launch.

## Core SDK 14.05.00

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

* **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](/hc/en-us/articles/45199747520148).

## InApp 9.8.0

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

* **Frequency Capping:** Introduced frequency capping to limit the number of campaigns displayed to users.

## richNotification 6.4.0

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

Updates to support Custom Proxy Domain.

## cards-ui 3.3.0

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

Updates to support Custom Proxy Domain.

## pushkit 6.3.0

<span style={{ backgroundColor: 'rgba(0, 200, 150, 0.1)', color: '#00C896', border: '1px solid #00C896', padding: '2px 10px', borderRadius: '12px', fontSize: '0.85em', fontWeight: 'bold' }}>What's New</span>

Updates to support Custom Proxy Domain.
