You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,39 +59,39 @@ The Make It Native app allows developers to preview, test, and debug native mobi
59
59
60
60
Depending on the Mendix version used to build your app, you have to use a different version of Make It Native. The following list explains which version to use:
61
61
62
-
* Mendix 11 (11.0.0 is not supported):
63
-
***11.1.0 to 11.x.x** - Latest version of Make It Native ([Android](https://play.google.com/apps/testing/com.mendix.developerapp.mx10), [iOS](https://testflight.apple.com/join/bQfLf27w))
62
+
* Mendix 11:
63
+
***11.1.0 to 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))
64
64
65
65
* Mendix 10:
66
-
***10.24.x** - Make It Native LTS ([Android](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx10), [iOS](https://apps.apple.com/app/make-it-native-10/id6450037464))
66
+
***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))
67
67
***10.6.x to 10.23.x** – These versions are no longer supported by Make It Native. Please make your own [custom MIN app](/refguide/mobile/distributing-mobile-apps/use-min-older-sp/) from open source.
68
68
***Other** – [Creating a Custom Developer App](/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/) or [Building Your Own Make It Native App](https://github.com/mendix/make-it-native)
69
69
70
70
For information on which mobile operating systems are supported by the Mendix native mobile apps, see the [Mobile Operating Systems](/refguide/system-requirements/#mobile) section of *System Requirements*.
71
71
72
72
### Direct Download Links {#direct-links}
73
73
74
-
Download the latest version of Make It Native using these QR codes:
74
+
Download the latest version (current MTS) of Make It Native using these QR codes:
|[LTS Version](https://github.com/mendix/make-it-native/releases)|[LTS Version (previous builds)](https://testflight.apple.com/join/bQfLf27w)|
87
87
88
-
### Using the Latest Version of Make It Native
88
+
### Using the Versions of Make It Native
89
89
90
90
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.
91
91
92
-
To access the latest version of Make It Native, you must join our official beta testing programs on the Google Play store and the Apple App Store. To do so, click the [relevant links above](#get-min-app) and follow the instructions.
92
+
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.
93
93
94
-
Note that it is not possible to install both **Latest** and **MTS** versions on the same device.
94
+
Note that it is not possible to install both **LTS** and **MTS** versions on the same device.
0 commit comments