From 4439672e1216fa5ef9c0ddd07ee408ce572c491f Mon Sep 17 00:00:00 2001 From: Kevin Beqo Date: Thu, 17 Sep 2026 12:21:54 +0200 Subject: [PATCH] chore: Update release notes for Make it Native 11.12.2 --- .../mobile/make-it-native-parent/make-it-native.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 d45064dc9aa..415b3fdf818 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,19 @@ 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 get 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.12.2 / iOS 11.12.2 + +**Release date: September {{TODO}}, 2026** + +### Improvements + +* We migrated iOS to the UIKit scene delegate lifecycle. +* We migrated from the deprecated `@react-native-community/geolocation` to `react-native-nitro-geolocation`. + +### Fixes + +* We fixed scenarios where the Android splash screen was stretched. The Mendix logo is now centered and displayed with the correct proportions on all screen sizes. + ## Android 11.12.1 / iOS 11.12.1 **Release date: August 12, 2026**