Skip to content
Draft
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,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**
Expand Down