From e90ec59c8cecd3bf172464c767eec2cc55b8c4f8 Mon Sep 17 00:00:00 2001 From: Kevin Beqo Date: Thu, 9 Jul 2026 11:35:26 +0200 Subject: [PATCH] Update prerequisites for Make It Native versions --- .../getting-started-with-mobile/prerequisites.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md b/content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md index 9581c720fe0..3dd2c009a95 100644 --- a/content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md +++ b/content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md @@ -60,8 +60,8 @@ The Make It Native app allows developers to preview, test, and debug native mobi Depending on your app's Mendix version, you must use a different version of the Make It Native app: * Mendix 11: - * **11.7.0 - 11.x.x** — Use the latest version of Make It Native ([Android](https://play.google.com/apps/testing/com.mendix.developerapp.mx10), [iOS](https://testflight.apple.com/join/bQfLf27w)) - * **11.6.x** - MTS version of Make It Native ([Android](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx10), [iOS](https://apps.apple.com/us/app/make-it-native/id6450037464)) + * **11.12.0 - 11.x.x** - Latest and LTS version of Make It Native ([Android](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx10), [iOS](https://apps.apple.com/us/app/make-it-native/id6450037464)) + * **11.6.x** — MTS version of Make It Native ([Android](https://play.google.com/apps/testing/com.mendix.developerapp.mx10), [iOS](https://testflight.apple.com/join/bQfLf27w)) * Mendix 10: * **10.24.x** - Make It Native LTS is part of Github releases and Testflight (previous) builds ([Android](https://github.com/mendix/make-it-native/releases), [iOS](https://testflight.apple.com/join/bQfLf27w)). @@ -74,25 +74,25 @@ For information on which mobile operating systems are supported by the Mendix na ### Direct Download Links {#direct-links} -Download the latest version (current MTS) of Make It Native using these QR codes: +Download the latest version (current LTS 11.12) of Make It Native using these QR codes: | Android | iOS | | :-----------------------------------------------------------------------: | :---------------------------------------------------------------: | | {{< figure src="/attachments/refguide/mobile/native-mobile/getting-the-make-it-native-app/android-min-10.png" alt="Android QR Code" class="no-border" >}} | {{< figure src="/attachments/refguide/mobile/native-mobile/getting-the-make-it-native-app/ios-min-10.png" alt="iOS QR Code" class="no-border" >}} | | [Latest Version](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx10) | [Latest Version](https://apps.apple.com/us/app/make-it-native/id6450037464) | -Download the LTS version of Make it Native using these QR codes: +Download the 10.24 version of Make it Native using these QR codes: | Android | iOS | | :-----------------------------------------------------------------------: | :---------------------------------------------------------------: | | {{< figure src="/attachments/refguide/mobile/native-mobile/getting-the-make-it-native-app/android-min-10.png" alt="Android QR Code" class="no-border" >}} | {{< figure src="/attachments/refguide/mobile/native-mobile/getting-the-make-it-native-app/ios-min-10.png" alt="iOS QR Code" class="no-border" >}} | -| [LTS Version](https://github.com/mendix/make-it-native/releases) | [LTS Version (previous builds)](https://testflight.apple.com/join/bQfLf27w) | +| [10.24 Version](https://github.com/mendix/make-it-native/releases) | [10.24 Version (previous builds)](https://testflight.apple.com/join/bQfLf27w) | ### Using the Versions of Make It Native The latest version of Make It Native app receives monthly updates, and is compatible exclusively with the latest minor release of Mendix. We recommend using this version only if you intend to update your application regularly. -To access the LTS version of Make It Native, you must join our official beta testing programs on the Apple App Store and use Github Releases for the Android APK. To do so, click the [relevant links above](#get-min-app) and follow the instructions. +To access the MTS version of Make It Native, you must join our official beta testing programs on the Apple App Store and use Github Releases for the Android APK. To do so, click the [relevant links above](#get-min-app) and follow the instructions. Note that it is not possible to install both **LTS** and **MTS** versions on the same device.