You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update the headless task time out and make sure it ends (#694)
* Release 24.8.1
* Changelog
---------
Co-authored-by: Ulrich Giberné <ulrich.giberne@airship.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# React Native Module Changelog
2
2
3
+
## Version 24.8.1 - November 14, 2025
4
+
5
+
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.
6
+
7
+
### Changes
8
+
- Updated Android SDK to [19.13.6](https://github.com/urbanairship/android-library/releases/tag/19.13.6)
9
+
- Updated iOS SDK to [19.11.2](https://github.com/urbanairship/ios-library/releases/tag/19.11.2)
10
+
- Fixed the HeadlessJSService from preventing the app from terminating right away on Android.
11
+
3
12
## Version 24.8.0 - October 7, 2025
4
13
5
14
Minor release that updates the Android SDK to 19.13.4 and the iOS SDK to 19.11.0
0 commit comments