# Flutter Plugin Changelog

The latest updates to the Airship Flutter plugin.

## 11.3.1 April 9, 2026

Patch release that fixes iOS cold start push notification and deep link events not firing.

### Changes
- Fixed iOS cold start push notification and deep link events not firing due to the plugin loader initializing too late to set `UNUserNotificationCenter.delegate`


## 11.3.0 April 1, 2026

Minor release that updates the Android SDK to 20.6.1 and the iOS SDK to 20.6.0

### Changes
- Updated Android SDK to [20.6.1](https://github.com/urbanairship/android-library/releases/tag/20.6.1)
- Updated iOS SDK to [20.6.0](https://github.com/urbanairship/ios-library/releases/tag/20.6.0)


## 11.2.0 March 19, 2026

Minor release that updates the Android SDK to 20.5.0 and the iOS SDK to 20.5.0.

### Changes
- Updated Android SDK to [20.5.0](https://github.com/urbanairship/android-library/releases/tag/20.5.0)
- Updated iOS SDK to [20.5.0](https://github.com/urbanairship/ios-library/releases/tag/20.5.0)


## 11.1.0 January 23, 2026

Minor release that includes accessibility improvements for Message Center and fixes a potential crash on Android.

### Changes
- Updated Android SDK to [20.1.1](https://github.com/urbanairship/android-library/releases/tag/20.1.1)
- Updated iOS SDK to [20.1.1](https://github.com/urbanairship/ios-library/releases/tag/20.1.1)
- Fixed a potential crash in Android Scenes with specific image and display settings.
- Improved VoiceOver focus handling for Message Center on iOS.
- Fixed an issue where the Message Center title was not being marked as a heading on Android.


## 11.0.0 January 14, 2026

Major release that updates the Android SDK to 20.0.4 and iOS SDK to 20.0.2.

### Changes
- Updated Android SDK to [20.0.6](https://github.com/urbanairship/android-library/releases/tag/20.0.6)
- Updated iOS SDK to [20.0.3](https://github.com/urbanairship/ios-library/releases/tag/20.0.3)
- Updated Kotlin to 2.0.21
- Minimum iOS deployment target is now iOS 16.0 (requires Xcode 14&#43;)
- The `AirshipPluginExtender.onAirshipReady` method no longer receives a `UAirship` instance. Use the static `Airship` accessor instead.


## 10.10.1 November 15, 2025

Patch release that fixes YouTube video playback in In-App Automation and Scenes. Applications that use YouTube videos in Scenes and non-html In-App Automations (IAA) must update to resolve playback errors.

### Changes
- Updated Android SDK to [19.13.6](https://github.com/urbanairship/android-library/releases/tag/19.13.6)
- Updated iOS SDK to [19.11.2](https://github.com/urbanairship/ios-library/releases/tag/19.11.2)


## 10.10.0 November 3, 2025

Minor release that updates the Android SDK to 19.13.5 and the iOS SDK to 19.11.1

### Changes
- Updated Android SDK to [19.13.5](https://github.com/urbanairship/android-library/releases/tag/19.13.5)
- Updated iOS SDK to [19.11.1](https://github.com/urbanairship/ios-library/releases/tag/19.11.1)


## 10.9.0 October 29, 2025

Minor release that updates the Android SDK to 19.13.4 and the iOS SDK to 19.11.0

### Changes
- Updated Android SDK to [19.13.4](https://github.com/urbanairship/android-library/releases/tag/19.13.4)
- Updated iOS SDK to [19.11.0](https://github.com/urbanairship/ios-library/releases/tag/19.11.0)
- Fixed an issue where the app would hang when offline due to improper exception handling in feature flags.


## 10.8.0 August 27, 2025

Minor release that updates the Android SDK to 19.11.0 and the iOS SDK to 19.8.3.

### 
- Updated Android SDK to [19.11.0](https://github.com/urbanairship/android-library/releases/tag/19.11.0)
- Updated iOS SDK to [19.8.3](https://github.com/urbanairship/ios-library/releases/tag/19.8.3)
- Updated Android event emitting to wait for an attached activity for all events but background push recieved.
- Fixed Feature Flag method bindings for `Airship.featureFlagManager.trackInteraction` and `Airship.featureFlagManager.setFlagInResultCache` on Android.


## 10.7.1 August 21, 2025

Patch release with several bug fixes for Scenes, including an important reporting fix for embedded content.

### Changes
- Updated Android SDK to [19.10.2](https://github.com/urbanairship/android-library/releases/tag/19.10.2)
- Updated iOS SDK to [19.8.2](https://github.com/urbanairship/ios-library/releases/tag/19.8.2)


## 10.7.0 August 1, 2025

Minor release that updates the Android SDK to 19.10.0 and the iOS SDK to 19.8.0

### Changes
- Updated Android SDK to [19.10.0](https://github.com/urbanairship/android-library/releases/tag/19.10.0)
- Updated iOS SDK to [19.8.0](https://github.com/urbanairship/ios-library/releases/tag/19.8.0)


## 10.6.0 July 24, 2025

Minor release that fixes Flutter methods calls to avoid crashes when the native side throws an error. Apps using Feature flags are encouraged to update.

### Changes
- Fixed crash for Feature Flags methods


## 10.5.0 June 26, 2025

Minor release that updates the Android SDK to 19.9.1 and the iOS SDK to 19.6.1

### Changes
- Updated Android SDK to [19.9.1](https://github.com/urbanairship/android-library/releases/tag/19.9.1)
- Updated iOS SDK to [19.6.1](https://github.com/urbanairship/ios-library/releases/tag/19.6.1)
- Added support for Android `logPrivacyLevel` configuration option in `AndroidConfig`


## 10.4.0 May 16, 2025

Minor release that adds support for using Feature Flags as an audience condition for other Feature Flags and Vimeo videos in Scenes.

### Changes
- Added support for using Feature Flags as an audience condition for other Feature Flags.
- Added support for Vimeo videos in Scenes.
- Updated Android SDK to [19.7.0](https://github.com/urbanairship/android-library/releases/tag/19.7.0)
- Updated iOS SDK to [19.4.0](https://github.com/urbanairship/ios-library/releases/tag/19.4.0)


## 10.3.1 May 9, 2025

Patch release that updates the iOS SDK to 19.3.2

### Changes
- Updated iOS SDK to [19.3.2](https://github.com/urbanairship/ios-library/releases/tag/19.3.2)


## 10.3.0 May 5, 2025

Minor release that updates the Android SDK to 19.6.2 and the iOS SDK to 19.3.1 and fixes an Embedded View bug.

### Changes
- Updated Android SDK to [19.6.2](https://github.com/urbanairship/android-library/releases/tag/19.6.2)
- Updated iOS SDK to [19.3.1](https://github.com/urbanairship/ios-library/releases/tag/19.3.1)
- Added support for JSON attributes
- Added new method `Airship.channel.waitForChannelId()` that waits for the channel ID to be created
- Fixed bug in `Airship.inApp.isEmbeddedAvailableStream` that disrupted gated rendering of Embedded Views


## 10.2.0 March 27, 2025

Minor release that updates the Android SDK to 19.4.0 and the iOS SDK to 19.1.1

### Changes
- Updated Android SDK to [19.1.1](https://github.com/urbanairship/android-library/releases/tag/19.1.1)
- Updated iOS SDK to [19.4.0](https://github.com/urbanairship/ios-library/releases/tag/19.4.0)


## 10.1.0 February 12, 2025

Minor release that updates the Android SDK to 19.1.0 and the iOS SDK to 19.0.3

### Changes
- Updated Android SDK to [19.1.0](https://github.com/urbanairship/android-library/releases/tag/19.1.0)
- Updated iOS SDK to [19.0.3](https://github.com/urbanairship/ios-library/releases/tag/19.0.3)


## 10.0.0 February 6, 2025

Major release that updates the Android SDK to 19.0.0 and the iOS SDK to 19.0.3

### Changes
- Updated Android SDK to [19.0.0](https://github.com/urbanairship/android-library/releases/tag/19.0.0)
- Updated iOS SDK to [19.0.3](https://github.com/urbanairship/ios-library/releases/tag/19.0.3)


## 9.1.1 January 17, 2025

Patch release that updates the Android SDK to 18.6.0 and the iOS SDK to 18.14.2

### Changes
- Updated Android SDK to [18.6.0](https://github.com/urbanairship/android-library/releases/tag/18.6.0)
- Updated iOS SDK to [18.14.2](https://github.com/urbanairship/ios-library/releases/tag/18.14.2)


## 9.1.0 December 7, 2024

Minor release that updates the Android Airship SDK to 18.5.0 and iOS Airship SDK to 18.13.0

### Changes
- Updated Android SDK to [18.5.0](https://github.com/urbanairship/android-library/releases/tag/18.5.0).
- Updated iOS SDK to [18.13.0](https://github.com/urbanairship/ios-library/releases/tag/18.13.0).


## 9.0.1 November 28, 2024

Patch release that updates the iOS SDK to 18.12.2 and Android SDK to 18.4.2

### Changes
- Updated Android SDK to 18.4.2.
- Updated iOS SDK to 18.12.2.


## 9.0.0 November 16, 2024

Major version release that drops support for v1 embeddings.

### Changes
- Drops support for deprecated v1 embeddings.


## 8.0.4 November 8, 2024

Patch release that resolves an issue with Firebase integrations and fixes an issue with opt-in checks when requestAuthorizationToUseNotifications is set to false on iOS.

### Changes
- Updated Airship iOS SDK to [18.12.1](https://github.com/urbanairship/ios-library/releases/tag/18.12.1)
- Fixed issues caused by swizzling conflicts with some Firebase framework integrations.
- Fixed opt-in check permissions querying when requestAuthorizationToUseNotifications is set to false on iOS.


## 8.0.3 November 7, 2024

Patch release that resolves an issue with Firebase integrations and fixes an issue with opt-in checks when requestAuthorizationToUseNotifications is set to false on iOS.

### Changes
- Updated Airship iOS SDK to [18.12.1](https://github.com/urbanairship/ios-library/releases/tag/18.12.0)
- Fixed issues caused by swizzling conflicts with some Firebase framework integrations.
- Fixed opt-in check permissions querying when requestAuthorizationToUseNotifications is set to false on iOS.


## 8.0.2 November 4, 2024

## Version 8.0.2 - November 4, 2024

Patch release that updates to latest SDKs and resolves an issue with Firebase integrations. Applications that integrate with Firebase are encouraged to update.

### Changes
- Updated Airship Android SDK to [18.4.0](https://github.com/urbanairship/android-library/releases/tag/18.4.0)
- Updated Airship iOS SDK to [18.12.0](https://github.com/urbanairship/ios-library/releases/tag/18.12.0)
- Fixed token clearing during registration retries when Firebase is not yet ready.


## 8.0.1 October 25, 2024

Patch release that fixes an issue with event streams that causes deep links to fail when the app is launched from a terminated state. Apps that use deep linking are encouraged to update.

### Changes

- Fixed event stream handling for initial events
- Fixed tracking live activities started from a push notification


## 8.0.0 October 25, 2024

Major version that makes it easier to include Airship in a hybrid app. The only breaking change is when extending the AirshipPluginExtender protocol on java there is a new extendConfig(Contex, AirshipConfigOptions.Builder) method to implement. Most application will not be affected.

### Changes

- Added new methods to the plugin extender to make hybrid app integrations easier


## 7.9.0 October 21, 2024

Minor version release with several new features including: iOS Live Activities, Android Live Updates, Message Center improvements, and iOS notification service extension support in the iOS example project.

### Changes

- Updated Airship Android SDK to [18.3.3](https://github.com/urbanairship/android-library/releases/tag/18.3.3)
- Updated Airship iOS SDK to [18.11.1](https://github.com/urbanairship/ios-library/releases/tag/18.11.1)
- Added `notificationPermissionStatus` to `PushNotificationStatus`
- Added options to `enableUserNotifications` to specify the `PromptPermissionFallback` when enabling user notifications
- Added new `showMessageCenter(messageId?: string)` and `showMessageView(messageId: string)` to `MessageCenter` to display the OOTB UI even if `autoLaunchDefaultMessageCenter` is disabled
- Added new APIs to manage [iOS Live Activities](https://docs.airship.com/platform/mobile/ios-live-activities/)
- Added new APIs to manage [Android Live Updates](https://docs.airship.com/platform/mobile/android-live-updates/)
- Added a new [iOS plugin extender]() to modify the native Airship SDK after takeOff
- Added new [Android plugin extender]() to modify the native Airship SDK after takeOff


## 7.8.2 September 13, 2024

Patch release that fixes a potential Swift compile error.

### Changes

- Fixed a potential Swift compile error.


## 7.4.0 September 10, 2024

Minor release that updates the Android SDK to 17.8.1 and iOS SDK to 18.2.2

### Changes
- Updated Android SDK to 17.8.1.
- Updated iOS SDK to 18.2.2.


## 7.8.1 September 10, 2024

Patch release that brings back in-app messages methods and fixes a potential Swift compile error.

### Changes

- Brought back `setPaused()`, `isPaused()`, `setDisplayInterval()` and `displayInterval()` methods.
- Fixed a potential Swift compile error.


## 7.8.0 September 4, 2024

Minor release that adds early access support for Embedded Content.

## Changes
- Adds AirshipEmbeddedView and listener methods to Airship.inApp for Embedded Content.


## 7.7.1 August 17, 2024

Patch release that adds a message center message list refresh operation on iOS. This allows message center messages to properly display when launched from a push while the iOS app is backgrounded. iOS apps that open message center messages directly from push notifications are encouraged to update.

### Changes

- Refresh message center messages when message is initially unavailable on iOS.


## 7.7.0 August 13, 2024

Minor release that fixes test devices audience check, holdout group experiments displays and in-app experience displays when resuming from a paused state. Apps that use in-app experiences are encouraged to update.

### Changes
- Updated Android SDK to 18.1.6.
- Updated iOS SDK to 18.7.2.
- Fixed test devices audience check.
- Fixed holdout group experiments displays.
- Fixed in-app experience displays when resuming from a paused state.


## 7.6.0 July 11, 2024

Minor release that updates the Android SDK to 18.1.1 and the iOS SDK to 18.5.0.

### Changes
- Updated Android SDK to 18.1.1
- Updated iOS SDK to 18.5.0
- Updated airship-mobile-framework-proxy to 7.0.0
- Updated Kotlin version to 1.9.0
- Added support for configuring log privacy level on iOS


## 7.5.0 June 21, 2024

Minor release that updates iOS SDK to 18.4.1, updates Android compileSDKVersion from 33 to 34, sets Android source and target compatibility to Java 17, updates android example build configuration, improves example UI, and updates the airship mobile framework proxy to 6.3.1 which includes a fix for event management.

### Changes
- Updated iOS SDK to 18.4.1
- Updated airship-mobile-framework-proxy to 6.3.1
- Fixed Event Emitter bug
- Updated Android compileSDKVersion from 33 to 34 and set source and target compatibility to Java 17
- Updated Android example build configration
- Improved example UI


## 7.3.2 May 3, 2024

Patch release that updates the iOS SDK to 18.1.2

### Changes
- Updated iOS SDK to 18.1.2.


[View Older Releases](https://github.com/urbanairship/airship-flutter/releases?q=created%3A%3C2024-04-24&expanded=true)
