Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 2.98 KB

File metadata and controls

65 lines (42 loc) · 2.98 KB

React Native Module 25.0.0 Changelog

Version 25.4.2 - April 10, 2026

Patch release that fixes a UIViewControllerHierarchyInconsistency crash in the Airship embedded view wrapper on iOS when an embedded view is pushed and popped on a navigation stack.

Changes

  • Fixed iOS embedded view wrapper to properly remove its hosted UIHostingController as a child view controller when its window is detached, avoiding a UIViewControllerHierarchyInconsistency crash on re-attachment.

Version 25.4.1 - March 26, 2026

Patch release that fixes an Xcode 26.4 Swift compiler crash affecting iOS builds.

Changes

  • Updated iOS SDK to 19.11.6 to fix a Swift compiler crash ("Failed to produce diagnostic for expression") introduced in Xcode 26.4.

Version 25.4.0 - February 2, 2026

Minor release that updates MessageView event names to avoid collisions and pins the Swift version for iOS builds. No breaking API changes.

Changes

  • Namespaced MessageView UI event registration names
  • Set the Swift version for the Airship React Native module

Version 25.3.1 - November 14, 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
  • Updated iOS SDK to 19.11.2
  • Fixed the HeadlessJSService from preventing the app from terminating right away on Android.

Version 25.3.0 - October 6, 2025

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

Changes

Version 25.2.0 - September 16, 2025

Minor release that updates the Android SDK to 19.13.1 and the iOS SDK to 19.9.2.

Changes

Migration Guides All Releases

Version 25.1.0 - August 27, 2025

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

Changes

  • Updated Android SDK to 19.11.0
  • Updated iOS SDK to 19.8.3
  • Fixed possible crash when dismissing a Message Center view.

Version 25.0.0 - August 21, 2025

Major release to support React Native 0.81.

Changes

  • Added support for React Native 0.81