Skip to content

Commit d07184e

Browse files
authored
Merge pull request #11215 from stelselim/patch-8
Add missing release notes for Android and iOS updates
2 parents 88e413e + 030a8af commit d07184e

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,25 @@ description: "These release notes showcase each release of the iOS and Android M
88

99
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*.
1010

11+
## Android 11.10.0 / iOS 11.10.0
12+
13+
**Release date: May 20, 2026**
14+
15+
### Fixes
16+
17+
* We upgraded the core stack to React Native 0.83.4 and aligned related React dependencies.
18+
* We fixed a CocoaPods installation issue that was caused by xcodeproj object version 70.
19+
* We fixed an issue where version log events were not recorded in Firebase for Android.
20+
* We fixed an issue which occurred when building apps in Xcode 26.4 and above.
21+
22+
## Android 11.9.0 / iOS 11.9.0
23+
24+
**Release date: April 10, 2026**
25+
26+
### Fixes
27+
28+
* 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.
29+
1130
## Android 11.8.0 / iOS 11.8.0
1231

1332
**Release date: March 12, 2026**

0 commit comments

Comments
 (0)