Mobile SDK Support Policy
The Airship Mobile SDK support policy defines the support lifecycle for native and plugin SDKs, including version coverage, support status definitions, and how Maintenance windows are determined.
This policy applies to the Airship Mobile SDKs:
- Native Apple and Android libraries
- SDK plugins and modules that wrap the native libraries: React Native, Flutter, Capacitor, Cordova, Unity, .NET MAUI
Airship follows Semantic Versioning for every SDK release. The goal is a predictable lifecycle so customers can plan upgrades.
Support status definitions
Airship assigns each SDK major version one of three support statuses:
| Status | Definition | Version coverage |
|---|---|---|
| Active | The SDK version receives new features and bug fixes. | The current major version |
| Maintenance | The SDK version receives critical security patches and high-priority bug fixes on a best-effort basis, when the supporting framework and tooling allow Airship to ship a patch. A fix is not provided if it requires a major API change or a bump in the minimum required IDE or build-tool version. | The previous major version, for 12 months from the date it entered Maintenance |
| Unsupported (EOL) | The SDK version receives no updates, security patches, or technical support. | Any version past its Maintenance window |
A major version enters Maintenance the day it is superseded by a newer major. The 12-month Maintenance clock starts on that date and is not extended by subsequent major releases. Maintenance is a migration window, not a support extension. Customers should plan their upgrade to the Active version well before the window closes. Once it does, the version is End of Life.
Unsupported SDKs do not stop functioning when they reach End of Life. They no longer receive security patches, bug fixes, or technical support, so upgrade to the Active version as soon as possible.
OS and tooling compatibility
New SDK majors are planned around major IDE and toolchain releases. For example, a new Apple SDK major typically follows a new Xcode major. Compatibility with a new IDE, OS, or toolchain ships in the next Active major, and the prior major moves to Maintenance. Maintenance may receive best-effort patches for obvious build issues under the same rules above. Fixes that require a major API change or a bump in the minimum IDE or build-tool version are not provided.
SDK plugins and modules
Airship’s SDK plugins and modules (React Native, Flutter, Capacitor, Cordova, Unity, .NET MAUI) follow the same lifecycle as the native SDKs, with one difference: a major reaches End of Life on the date the last of its underlying native Airship SDKs reaches End of Life, even if its 12-month Maintenance window has not yet closed. While only one underlying native SDK is End of Life, the plugin stays in Maintenance, but patches are not provided for issues specific to the already-EOL platform.
Backports
New features and compatibility updates are not backported to older majors. To access the latest Airship capabilities, stay on the Active version.
Current support status by SDK version
The tables below show the current support status for each Airship SDK major version. Refer to the SDK changelogs for patch-level release history.
Apple SDK
The Airship Apple SDK integrates Airship’s customer experience platform into native iOS, tvOS, and visionOS applications.
Major versions have the following support status:
| SDK version | Minimum OS | Support status |
|---|---|---|
| 20.x | iOS 16+, tvOS 18+, visionOS 1+ | Active |
| 19.x | iOS 15+, tvOS 18+, visionOS 1+ | Maintenance until Oct 9, 2026 (12 months after 20.0 release) |
| ≤ 18.x | n/a | Unsupported |
Android SDK
The Airship Android SDK integrates Airship’s customer experience platform into native Android applications.
Major versions have the following support status:
| SDK version | Minimum OS | Support status |
|---|---|---|
| 20.x | Android 6+ (API 23) | Active |
| 19.x | Android 6+ (API 23) | Maintenance until Oct 23, 2026 (12 months after 20.0 release) |
| ≤ 18.x | n/a | Unsupported |
React Native
The Airship React Native module wraps the Apple and Android SDKs for use in React Native applications.
Major versions have the following support status:
| Plugin version | React Native versions | Airship SDK version | Support status |
|---|---|---|---|
| 26.x | 0.82.x – 0.84.x | 20.x | Active |
| 25.x | 0.81.x – 0.82.x | 19.x | Maintenance until Oct 23, 2026 (Airship SDK 19 EOL) |
| 24.x | 0.79.x – 0.80.x | 19.x | Maintenance until Aug 21, 2026 (12 months after 25.0 release) |
| ≤ 23.x | n/a | n/a | Unsupported |
Flutter
The Airship Flutter plugin wraps the Apple and Android SDKs for use in Flutter applications.
Major versions have the following support status:
| Plugin version | Flutter SDK version | Airship SDK version | Support status |
|---|---|---|---|
| 12.x | ≥ 3.24.0 | 20.x | Active |
| 11.x | ≥ 3.0.2 | 20.x | Maintenance until May 7, 2027 (12 months after 12.0 release) |
| 10.x | ≥ 3.0.2 | 19.x | Maintenance until Oct 23, 2026 (Airship SDK 19 EOL) |
| ≤ 9.x | n/a | n/a | Unsupported |
Capacitor
The Airship Capacitor plugin wraps the Apple and Android SDKs for use in Capacitor-based hybrid applications.
Major versions have the following support status:
| Plugin version | Capacitor version | Airship SDK version | Support status |
|---|---|---|---|
| 6.x | 8.x | 20.x | Active |
| 5.x | 7.x | 20.x | Maintenance until May 8, 2027 (12 months after 6.0 release) |
| 4.x | 7.x | 19.x | Maintenance until Oct 23, 2026 (Airship SDK 19 EOL) |
| ≤ 3.x | n/a | n/a | Unsupported |
Cordova
The Airship Cordova plugin wraps the Apple and Android SDKs for use in Apache Cordova hybrid applications.
Major versions have the following support status:
| Plugin version | Cordova platforms | Airship SDK version | Support status |
|---|---|---|---|
| 19.x | cordova-android ≥ 15.0.0, cordova-ios ≥ 8.0.0 | 20.x | Active |
| 18.x | cordova-android ≥ 14.0.0, cordova-ios ≥ 7.1.0 | 20.x | Maintenance until May 11, 2027 (12 months after 19.0 release) |
| 17.x | cordova-android ≥ 13.0.0, cordova-ios ≥ 7.1.0 | 19.x | Maintenance until Oct 23, 2026 (Airship SDK 19 EOL) |
| ≤ 16.x | n/a | n/a | Unsupported |
.NET MAUI / Xamarin
The Airship .NET bindings wrap the Apple and Android SDKs for use in .NET MAUI and Xamarin applications.
Major versions have the following support status:
| Plugin version | .NET target | Airship SDK version | Support status |
|---|---|---|---|
| 21.x | .NET 10 | 20.x | Active |
| 20.x | .NET 8 | 19.x | Maintenance until Oct 23, 2026 (Airship SDK 19 EOL) |
| 19.x | .NET 8 | 19.x | Maintenance until Aug 11, 2026 (12 months after 20.0 release) |
| ≤ 18.x | n/a | n/a | Unsupported |