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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# React Native Module 25.0.0 Changelog
2
2
3
+
## Version 25.4.1 - March 26, 2026
4
+
5
+
Patch release that fixes an Xcode 26.4 Swift compiler crash affecting iOS builds.
6
+
7
+
### Changes
8
+
- Updated iOS SDK to [19.11.6](https://github.com/urbanairship/ios-library/releases/tag/19.11.6) to fix a Swift compiler crash ("Failed to produce diagnostic for expression") introduced in Xcode 26.4.
9
+
3
10
## Version 25.4.0 - February 2, 2026
4
11
5
12
Minor release that updates MessageView event names to avoid collisions and pins the Swift version for iOS builds. No breaking API changes.
0 commit comments