Skip to content

Commit b53a702

Browse files
author
Jonathan Diehl
committed
Backport native mobile OS support warning to refguide10 and refguide9
Applies the mobile OS support clarification from patch-38655 (Studio Pro 11 refguide) to the Studio Pro 10 and 9 system requirements pages.
1 parent 1e76911 commit b53a702

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/en/docs/refguide10/installation/system-requirements.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@ For native and progressive web apps built with Mendix, the following operating s
306306

307307
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.
308308

309+
{{% alert color="warning" %}}
310+
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.
311+
{{% /alert %}}
312+
309313
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).
310314

311315
Mendix recommends the following minimum hardware requirements for all mobile devices running native and progressive web Mendix apps:

content/en/docs/refguide9/general/system-requirements.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ For native and hybrid apps built with Mendix, the following operating system ver
265265

266266
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.
267267

268+
{{% alert color="warning" %}}
269+
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.
270+
{{% /alert %}}
271+
268272
You can build native and hybrid 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.
269273

270274
Mendix recommends the following minimum hardware requirements for all mobile devices running native and hybrid Mendix apps:

0 commit comments

Comments
 (0)