Skip to content
Open
Show file tree
Hide file tree
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 @@ -59,13 +59,9 @@ The Make It Native app allows developers to preview, test, and debug native mobi

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:

* Mendix 11 (11.0.0 is not supported):
* **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))

* Mendix 10:
* **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))
* **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.
* **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)
* **11.7.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))
* **11.6.x** - 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))
* **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/).

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,43 +61,9 @@ In version 10.22 and newer, the Platform supports native mobile builds, includin

## Getting the Make It Native App {#get-min-app}

The Make It Native app allows developers to preview, test, and debug native mobile apps in conjunction with Mendix Studio Pro. This app is available for both Android and iOS devices.

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:

* Mendix 11 (11.0.0 is not supported):
* **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))

* Mendix 10:
* **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))
* **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.
* **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)

For information on which mobile operating systems are supported by the Mendix native mobile apps, see the [Mobile Operating Systems](/refguide10/system-requirements/#mobile) section of *System Requirements*.

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

Download the latest version of Make It Native using these QR codes:

| Android | iOS |
| :-----------------------------------------------------------------------: | :---------------------------------------------------------------: |
| {{< figure src="/attachments/refguide10/mobile/native-mobile/getting-the-make-it-native-app/android-min-10.png" alt="Android QR Code" class="no-border" >}} | {{< figure src="/attachments/refguide10/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/apps/testing/com.mendix.developerapp.mx10) | [Latest Version](https://testflight.apple.com/join/bQfLf27w) |

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

| Android | iOS |
| :-----------------------------------------------------------------------: | :---------------------------------------------------------------: |
| {{< figure src="/attachments/refguide10/mobile/native-mobile/getting-the-make-it-native-app/android-min-10.png" alt="Android QR Code" class="no-border" >}} | {{< figure src="/attachments/refguide10/mobile/native-mobile/getting-the-make-it-native-app/ios-min-10.png" alt="iOS QR Code" class="no-border" >}} |
| [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) |

### Using the Latest Version 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 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.

Note that it is not possible to install both **Latest** and **MTS** versions on the same device.
{{% alert color="warning" %}}
Make It Native is no longer supported for Mendix 10. Please create a [custom Make It Native app](/refguide/mobile/distributing-mobile-apps/use-min-older-sp/) or a [custom developer app](/refguide9/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/) instead.
{{% /alert %}}

### Recommendations

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,9 @@ Building native mobile apps is not supported on the [Private Mendix Platform](/p

## Getting the Make It Native App {#get-min-app}

The Make It Native app allows developers to preview, test, and debug native mobile apps in conjunction with Mendix Studio Pro. Use the **Make It Native 9 app** for Studio Pro 9.24.0 and above.

This app is available for both Android and iOS devices.

For information on which mobile operating systems are supported by the Make It Native app, see the [Mobile Operating Systems](/refguide9/system-requirements/#mobile) section of *System Requirements*.

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

For Make it Native 9 apps, download the following Android or iOS Make It Native apps directly using these QR codes:

| Android | iOS |
| :-----------------------------------------------------------------------: | :---------------------------------------------------------------: |
| {{< figure src="/attachments/refguide9/mobile/native-mobile/getting-the-make-it-native-app/android-min-qr-code.png" alt="Android QR Code" class="no-border" >}} | {{< figure src="/attachments/refguide9/mobile/native-mobile/getting-the-make-it-native-app/ios-min-qr-code.png" alt="iOS QR Code" class="no-border" >}} |
| [Link](https://play.google.com/store/apps/details?id=com.mendix.developerapp.mx9&hl=en_US&gl=US) | [Link](https://apps.apple.com/us/app/make-it-native-9/id1542182000) |
{{% alert color="warning" %}}
Make It Native is no longer supported for Mendix 9. Please create a [custom developer app](/refguide9/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/) instead.
{{% /alert %}}

## Troubleshooting Common Mobile Issues {#troubleshooting}

Expand Down