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 @@ -60,14 +60,9 @@ 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.11.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))
Comment thread
NikolaSimsic marked this conversation as resolved.
* **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))

* 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)).
* **Previous Builds** on Testflight can be found here:
{{< figure src="/attachments/refguide/mobile/native-mobile/getting-the-make-it-native-app/min-testflight.png" alt="Previous Builds on Testflight MIN" class="no-border" >}}

* **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](/refguide/system-requirements/#mobile) section of *System Requirements*.
Expand All @@ -79,14 +74,7 @@ Download the latest version (current MTS) 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:

| 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) |
| [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) | |

### Using the Versions of Make It Native

Expand Down
5 changes: 1 addition & 4 deletions content/en/docs/releasenotes/mobile/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ Welcome to the mobile release notes. For details on support windows and maintain

This category includes the following release notes:

* Our [Make It Native Apps](/releasenotes/mobile/make-it-native-parent/) document links to all versions of the Make It Native app:
* [Make It Native App](/releasenotes/mobile/make-it-native/): Use this app for projects in Mendix Studio Pro 10.6 and above
* [Make It Native 9 App](/releasenotes/mobile/make-it-native-9/): Use this app for projects in Mendix Studio Pro 9
* [Make It Native 8 App](/releasenotes/mobile/make-it-native-app/): Use this app for projects in Mendix Studio Pro 8
* [Make It Native App](/releasenotes/mobile/make-it-native/): use this Make it Native app for apps in Mendix Studio Pro 11.6 and above
Comment thread
NikolaSimsic marked this conversation as resolved.
* [Mendix Native Mobile Builder](/releasenotes/mobile/mendix-native-mobile-builder/)
* [Native Builder](/releasenotes/mobile/native-builder/)
* [Native Template](/releasenotes/mobile/native-template/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,17 @@ description: "Information on various Make It Native apps by platform and version

## Introduction

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

## Make It Native Versions

We currently provide 3 different versions of the Make It Native App. These are their release notes:
It is possible to get Make it Native version supported by latest Studio Pro versions from the stores:

1. [Make It Native](/releasenotes/mobile/make-it-native/)
1. [Make It Native 9](/releasenotes/mobile/make-it-native-9/)
1. [Make It Native 8](/releasenotes/mobile/make-it-native-app/)
* [Make It Native](/releasenotes/mobile/make-it-native/)

For older version that is compatible with Studio Pro 10 versions, please use corresponding .apk from the release list:

* For Android - [Make It Native GH releases](https://github.com/mendix/make-it-native/releases)
* For iOS - [Test Flight releases](https://apps.apple.com/tr/app/make-it-native/id6450037464)

For versions compatible with older Studio Pro versions, please visit our [GitHub page](https://github.com/mendix/make-it-native#introduction).
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ weight: 9
description: "These release notes showcase each release of the iOS and Android Make It Native app versions."
---

{{% alert color="warning" %}}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NikolaSimsic , after careful consideration, I brought the files back, but added a warning. Do I need to rephrase it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we should point to them to contact support in case of the need to build, in documentation we refer to Github page of the app, and users should be able to find all the information there.

Make It Native 9 is no longer available. For building Make It Native 9, please contact Mendix Support.
{{% /alert %}}

{{% alert color="info" %}}
Make It Native 9 should only be used with the LTS version of Mendix 9.
{{% /alert %}}
Expand Down Expand Up @@ -60,4 +64,4 @@ This is the official release of the Android and iOS versions of the Make It Nati

**Release date: March 30, 2021**

This is the official release of the Android and iOS versions of the Make It Native 9 app, with support for Mendix Studio Pro 9.0. Both Android and iOS versions allow you to preview and debug your locally running native app on any supported mobile platform.
This is the official release of the Android and iOS versions of the Make It Native 9 app, with support for Mendix Studio Pro 9.0. Both Android and iOS versions allow you to preview and debug your locally running native app on any supported mobile platform.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ weight: 10
description: "These release notes showcase each release of the iOS and Android Make It Native app versions."
---

{{% alert color="warning" %}}
Comment thread
NikolaSimsic marked this conversation as resolved.
Make It Native 8 is no longer available. For building Make It Native 8, please contact Mendix Support.
{{% /alert %}}

{{% alert color="info" %}}
Make It Native 8 should only be used with the LTS version of Mendix 8.
{{% /alert %}}
Expand Down Expand Up @@ -212,4 +216,4 @@ On Android:
### Known Issues

* Clearing data on Android via the start screen does not clear cookies correctly. Using the developer menu option does clear cookies.
* Fixed in [1.1.0](#153).
* Fixed in [1.1.0](#153).
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "These release notes showcase each release of the iOS and Android M
#ki: "Augmented Reality (AR) Feature" - MOO-1312
---

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 download 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*.
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.8.0 / iOS 11.8.0

Expand Down