From 1924648e9cad0b95c50053dc66724c0b5b2bbea3 Mon Sep 17 00:00:00 2001 From: Jonathan Diehl <1334574+jdiehl@users.noreply.github.com> Date: Tue, 14 Jul 2026 10:42:22 +0200 Subject: [PATCH 1/5] Added warning about mobile os releases that fall into the last 3 months of the native mobile support lifecycle --- content/en/docs/refguide/installation/system-requirements.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/refguide/installation/system-requirements.md b/content/en/docs/refguide/installation/system-requirements.md index 3277df2629f..166a742da60 100644 --- a/content/en/docs/refguide/installation/system-requirements.md +++ b/content/en/docs/refguide/installation/system-requirements.md @@ -301,6 +301,10 @@ For native and progressive web apps built with Mendix, the following operating s Only devices running on these operating system versions receive up-to-date security fixes from their vendors and thus minimize being vulnerable to known exploits. +{{% alert color="warning" %}} +If a newer iOS or Android version is released during the support lifecycle of a Mendix native mobile app, it is supported only if the Mendix version used by the application remains supported for at least 3 months after the GA release of that mobile operating system. Otherwise, upgrading to a newer supported Mendix version may be required to ensure compatibility and support. See [Support Guidelines for Native Mobile](/releasenotes/mobile/native-support) for details. +{{% /alert %}} + You can build native and progressive web apps with Mendix that run on older operating system versions than the ones we support. However, to receive official Mendix support, you must demonstrate that your problem also occurs on a supported operating system version. The oldest operating system version where Mendix native mobile apps can run is determined by [React Native](https://github.com/facebook/react-native?tab=readme-ov-file#-requirements). Mendix recommends the following minimum hardware requirements for all mobile devices running native and progressive web Mendix apps: From 154199a181ae600a34c639e7a05d6f105de73f8f Mon Sep 17 00:00:00 2001 From: Jonathan Diehl <1334574+jdiehl@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:27:47 +0200 Subject: [PATCH 2/5] Clarified that mendix support it limited for native in general --- content/en/docs/refguide/installation/system-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/installation/system-requirements.md b/content/en/docs/refguide/installation/system-requirements.md index 166a742da60..8d98b80eb39 100644 --- a/content/en/docs/refguide/installation/system-requirements.md +++ b/content/en/docs/refguide/installation/system-requirements.md @@ -302,7 +302,7 @@ For native and progressive web apps built with Mendix, the following operating s Only devices running on these operating system versions receive up-to-date security fixes from their vendors and thus minimize being vulnerable to known exploits. {{% alert color="warning" %}} -If a newer iOS or Android version is released during the support lifecycle of a Mendix native mobile app, it is supported only if the Mendix version used by the application remains supported for at least 3 months after the GA release of that mobile operating system. Otherwise, upgrading to a newer supported Mendix version may be required to ensure compatibility and support. See [Support Guidelines for Native Mobile](/releasenotes/mobile/native-support) for details. +If a newer iOS or Android version is released during the support lifecycle of a Mendix native mobile app, it is supported only if the Mendix version used by the application remains supported for at least 3 months after the GA release of that mobile operating system. As defined in the [Native Mobile Support Guidelines](/releasenotes/mobile/native-support), native mobile support for a Mendix version is in general limited to 15 months after its release. Otherwise, upgrading to a newer supported Mendix version may be required to ensure compatibility and support. {{% /alert %}} You can build native and progressive web apps with Mendix that run on older operating system versions than the ones we support. However, to receive official Mendix support, you must demonstrate that your problem also occurs on a supported operating system version. The oldest operating system version where Mendix native mobile apps can run is determined by [React Native](https://github.com/facebook/react-native?tab=readme-ov-file#-requirements). From 7adcabd2a3097f8fbd6e3af5ad42781712df55ea Mon Sep 17 00:00:00 2001 From: Jonathan Diehl <1334574+jdiehl@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:38:39 +0200 Subject: [PATCH 3/5] Update system requirements for Mendix mobile apps Clarified support conditions for newer iOS and Android versions in relation to Mendix version compatibility. --- content/en/docs/refguide/installation/system-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/installation/system-requirements.md b/content/en/docs/refguide/installation/system-requirements.md index 8d98b80eb39..64e23ce112b 100644 --- a/content/en/docs/refguide/installation/system-requirements.md +++ b/content/en/docs/refguide/installation/system-requirements.md @@ -302,7 +302,7 @@ For native and progressive web apps built with Mendix, the following operating s Only devices running on these operating system versions receive up-to-date security fixes from their vendors and thus minimize being vulnerable to known exploits. {{% alert color="warning" %}} -If a newer iOS or Android version is released during the support lifecycle of a Mendix native mobile app, it is supported only if the Mendix version used by the application remains supported for at least 3 months after the GA release of that mobile operating system. As defined in the [Native Mobile Support Guidelines](/releasenotes/mobile/native-support), native mobile support for a Mendix version is in general limited to 15 months after its release. Otherwise, upgrading to a newer supported Mendix version may be required to ensure compatibility and support. +iOS and Android versions are not supported with a given Mendix version if they are released less than 3 months before that Mendix version reaches end of support. In such cases, you may need to upgrade to a newer Mendix version to ensure compatibility and support. See the [Native Mobile Support Guidelines](/releasenotes/mobile/native-support/) for more details. {{% /alert %}} You can build native and progressive web apps with Mendix that run on older operating system versions than the ones we support. However, to receive official Mendix support, you must demonstrate that your problem also occurs on a supported operating system version. The oldest operating system version where Mendix native mobile apps can run is determined by [React Native](https://github.com/facebook/react-native?tab=readme-ov-file#-requirements). From 72a08b74f49f1ff1b9d36ce433eb3c5640432d79 Mon Sep 17 00:00:00 2001 From: Jonathan Diehl <1334574+jdiehl@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:36:29 +0200 Subject: [PATCH 4/5] Clarify mobile OS support policy for Mendix versions --- content/en/docs/refguide/installation/system-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/installation/system-requirements.md b/content/en/docs/refguide/installation/system-requirements.md index 64e23ce112b..56ebe7f03b3 100644 --- a/content/en/docs/refguide/installation/system-requirements.md +++ b/content/en/docs/refguide/installation/system-requirements.md @@ -302,7 +302,7 @@ For native and progressive web apps built with Mendix, the following operating s Only devices running on these operating system versions receive up-to-date security fixes from their vendors and thus minimize being vulnerable to known exploits. {{% alert color="warning" %}} -iOS and Android versions are not supported with a given Mendix version if they are released less than 3 months before that Mendix version reaches end of support. In such cases, you may need to upgrade to a newer Mendix version to ensure compatibility and support. See the [Native Mobile Support Guidelines](/releasenotes/mobile/native-support/) for more details. +iOS and Android versions are not supported in **native mobile apps** using a Mendix version when the **mobile OS is released less than 3 months before that Mendix version reaches end of support**. In such cases, you may need to upgrade to a newer Mendix version to ensure compatibility and support. See the [Native Mobile Support Guidelines](/releasenotes/mobile/native-support/) for more details. {{% /alert %}} You can build native and progressive web apps with Mendix that run on older operating system versions than the ones we support. However, to receive official Mendix support, you must demonstrate that your problem also occurs on a supported operating system version. The oldest operating system version where Mendix native mobile apps can run is determined by [React Native](https://github.com/facebook/react-native?tab=readme-ov-file#-requirements). From 1e76911cec741a9e2c1226e630ecac87fb7c02f9 Mon Sep 17 00:00:00 2001 From: Jonathan Diehl <1334574+jdiehl@users.noreply.github.com> Date: Tue, 14 Jul 2026 12:54:25 +0200 Subject: [PATCH 5/5] Clarify OS support requirements for Mendix versions --- content/en/docs/refguide/installation/system-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide/installation/system-requirements.md b/content/en/docs/refguide/installation/system-requirements.md index 56ebe7f03b3..123fb5d2356 100644 --- a/content/en/docs/refguide/installation/system-requirements.md +++ b/content/en/docs/refguide/installation/system-requirements.md @@ -302,7 +302,7 @@ For native and progressive web apps built with Mendix, the following operating s Only devices running on these operating system versions receive up-to-date security fixes from their vendors and thus minimize being vulnerable to known exploits. {{% alert color="warning" %}} -iOS and Android versions are not supported in **native mobile apps** using a Mendix version when the **mobile OS is released less than 3 months before that Mendix version reaches end of support**. In such cases, you may need to upgrade to a newer Mendix version to ensure compatibility and support. See the [Native Mobile Support Guidelines](/releasenotes/mobile/native-support/) for more details. +If a new iOS or Android version is released less than 3 months before your Mendix version reaches end of native mobile support, that OS version is not covered for your native mobile app. To support the new OS version, you must upgrade to a newer Mendix version. See [Native Mobile Support Guidelines](/releasenotes/mobile/native-support/) for details. {{% /alert %}} You can build native and progressive web apps with Mendix that run on older operating system versions than the ones we support. However, to receive official Mendix support, you must demonstrate that your problem also occurs on a supported operating system version. The oldest operating system version where Mendix native mobile apps can run is determined by [React Native](https://github.com/facebook/react-native?tab=readme-ov-file#-requirements).