Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down