Skip to content

Commit 6056baa

Browse files
authored
Merge pull request #11534 from jdiehl/patch-38655
Added warning about mobile os releases that fall into the last 3 mont…
2 parents 1232257 + b53a702 commit 6056baa

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

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

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

302302
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.
303303

304+
{{% alert color="warning" %}}
305+
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.
306+
{{% /alert %}}
307+
304308
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).
305309

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

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
@@ -263,6 +263,10 @@ For native and hybrid apps built with Mendix, the following operating system ver
263263

264264
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.
265265

266+
{{% alert color="warning" %}}
267+
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.
268+
{{% /alert %}}
269+
266270
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.
267271

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

0 commit comments

Comments
 (0)