Skip to content

Commit 9259395

Browse files
authored
Merge pull request mendix#10696 from MxKevinBeqo/patch-2
Revise Make It Native version details and links
2 parents d812e2d + c7dff64 commit 9259395

1 file changed

Lines changed: 13 additions & 9 deletions

File tree

content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,39 @@ The Make It Native app allows developers to preview, test, and debug native mobi
5959

6060
Depending on your app's Mendix version, you must use a different version of the Make It Native app:
6161

62-
* **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))
63-
* **11.6.x** — Use the store version of Make It Native ([Android](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx10), [iOS](https://apps.apple.com/app/make-it-native-10/id6450037464))
64-
* **Older** — These versions are no longer supported by Make It Native. Please create your own [custom Make It Native app](/refguide/mobile/distributing-mobile-apps/use-min-older-sp/) or create a [Custom Developer App](/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/).
62+
* Mendix 11:
63+
* **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))
64+
* **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))
65+
66+
* Mendix 10:
67+
* **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))
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)
6569

6670
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*.
6771

6872
### Direct Download Links {#direct-links}
6973

70-
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:
7175

7276
| Android | iOS |
7377
| :-----------------------------------------------------------------------: | :---------------------------------------------------------------: |
7478
| {{< 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" >}} |
75-
| [Latest Version](https://play.google.com/apps/testing/com.mendix.developerapp.mx10) | [Latest Version](https://testflight.apple.com/join/bQfLf27w) |
79+
| [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) |
7680

7781
Download the LTS version of Make it Native using these QR codes:
7882

7983
| Android | iOS |
8084
| :-----------------------------------------------------------------------: | :---------------------------------------------------------------: |
8185
| {{< 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" >}} |
82-
| [MTS Version](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx10) | [MTS Version](https://apps.apple.com/us/app/make-it-native-10/id6450037464) |
86+
| [LTS Version](https://github.com/mendix/make-it-native/releases) | [LTS Version (previous builds)](https://testflight.apple.com/join/bQfLf27w) |
8387

84-
### Using the Latest Version of Make It Native
88+
### Using the Versions of Make It Native
8589

8690
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.
8791

88-
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.
8993

90-
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.
9195

9296
### Recommendations
9397

0 commit comments

Comments
 (0)