diff --git a/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md b/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md index e4ecb1d274c..151a7911e67 100644 --- a/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md +++ b/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md @@ -8,6 +8,25 @@ description: "These release notes showcase each release of the iOS and Android M Depending on the Mendix version your app is developed in and the device you want to run on, you need a different Make It Native app. For more information on how to download the correct version, see the [Getting the Make It Native App](/refguide/mobile/getting-started-with-mobile/prerequisites/#get-min-app) section in *Native App Prerequisites and Troubleshooting*. +## Android 11.10.0 / iOS 11.10.0 + +**Release date: May 20, 2026** + +### Fixes + +* We upgraded the core stack to React Native 0.83.4 and aligned related React dependencies. +* We fixed the CocoaPods installation issue that was caused by xcodeproj object version 70. +* We fixed an issue where version logs events were not recorded in Firebase for Android. +* We fixed an issue which occurred when building apps in Xcode 26.4 and above. + +## Android 11.9.0 / iOS 11.9.0 + +**Release date: April 10, 2026** + +### Fixes + +* We fixed an issue where Debug builds crashed with a `SIGABRT` error on Xcode 26 when passing data through F14 hash maps under the New Architecture. + ## Android 11.8.0 / iOS 11.8.0 **Release date: March 12, 2026**