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

# Capacitor SDK Deprecated Versions

> Check the support status of MoEngage Capacitor SDK major versions: which are current, which are still supported, and which are deprecated, along with deprecation dates.

Use this page to check the support status of MoEngage Capacitor SDK major versions. It lists which versions are current, which are still supported, and which are deprecated, along with deprecation dates. This is the source of truth for Capacitor SDK version status. For how the lifecycle works and what deprecation means for your app, see the [SDK Deprecation Policy](/developer-guide/components-for-sdk/platform-updates/sdk-deprecation-policy). To set up the Capacitor SDK, see the [integration guide](/developer-guide/capacitor-sdk/sdk-integration/basic/sdk-installation/framework-dependency).

## Version Support Status

<Info>
  **Current** — The latest major version. It receives new features, fixes, and support.

  **Supported** — An older major version within its 3-year support window. It continues to receive support.

  **Deprecated** — A version outside its support window. It no longer receives fixes or support.
</Info>

| Major Version      | Status     | Deprecation Date | Notes                                                                                                          |
| ------------------ | ---------- | ---------------- | -------------------------------------------------------------------------------------------------------------- |
| Core 7.x           | Current    | TBD              | Latest major version. Receives new features, fixes, and support.                                               |
| Core 6.x           | Supported  | TBD              | Receives support.                                                                                              |
| Core 5.x and below | Deprecated | April 2027       | Support, debugging, and fixes are no longer available. Data continues to flow. Upgrade to the current version. |

<Note>
  MoEngage supports each major version for a minimum of 3 years from its release; deprecation then takes effect the following April. See the [SDK Deprecation Policy — Support Window](/developer-guide/components-for-sdk/platform-updates/sdk-deprecation-policy#support-window) for details. This table is updated when MoEngage announces further deprecations. To receive advance notice, subscribe to the SDK newsletter and ensure your workspace administrator email is current.
</Note>

## Understanding Deprecated Status

A deprecated version continues to send and receive data. MoEngage does not block traffic. After the deprecation date, MoEngage no longer debugs, fixes, or supports issues specific to that version, and the resolution for any issue is to upgrade to the current version. All fixes ship in the current version only and are not available on supported or deprecated versions. For the complete policy, see the [SDK Deprecation Policy](/developer-guide/components-for-sdk/platform-updates/sdk-deprecation-policy).

## Upgrading to a Supported Version

* Refer to the [Capacitor SDK release notes](/release-notes/sdks/capacitor) for the current major version changes.
* For help, contact your MoEngage Customer Success Manager (CSM) or the Support team.

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Can I stay on a deprecated version after it is deprecated?">
    Apps on deprecated versions continue to run and data continues to flow. However, MoEngage no longer provides support, debugging, or fixes for deprecated versions. Upgrading to the current or a supported version using the [Capacitor SDK release notes](/release-notes/sdks/capacitor) ensures you receive continued support.
  </Accordion>

  <Accordion title="How do I receive advance notice of deprecations?">
    MoEngage sends advance notice 6 to 12 months before the deprecation date through email to workspace administrators, the quarterly SDK newsletter, in-dashboard notices, and SDK release notes. See the [SDK Deprecation Policy](/developer-guide/components-for-sdk/platform-updates/sdk-deprecation-policy) for the full notification schedule.
  </Accordion>
</AccordionGroup>
