Skip to content

Commit 1924648

Browse files
authored
Added warning about mobile os releases that fall into the last 3 months of the native mobile support lifecycle
1 parent 4e6b0af commit 1924648

1 file changed

Lines changed: 4 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 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.
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:

0 commit comments

Comments
 (0)