Skip to content

[MOO-1818] Update Air-Gapped Development Prerequisites for PMP (10.22+ Support) #9555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: development
Choose a base branch
from
Draft
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 @@ -53,10 +53,6 @@ For building:

In some situations, it can be beneficial to designate a single machine for building native mobile apps or outsourcing the process to a partner.

{{% alert color="warning" %}}
Building native mobile apps is not supported on the [Private Mendix Platform](/private-mendix-platform/).
{{% /alert %}}

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

{{% alert color="info" %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ For building:
In some situations, it can be beneficial to designate a single machine for building native mobile apps or outsourcing the process to a partner.

{{% alert color="warning" %}}
Building native mobile apps is not supported on the [Private Mendix Platform](/private-mendix-platform/).
Building native mobile apps is not supported for [Private Mendix Platform](/private-mendix-platform/) version 10.21 and older.

In version 10.22 and newer, the Platform supports native mobile builds, including air-gapped environments with custom repository mirror support.
{{% /alert %}}

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