You might want to have a look at this community thread as well:
https://community.mendix.com/link/spaces/mobile/questions/138275
Several people report the same “version issue” with Make It Native after upgrading to newer Mendix versions. In that thread, the recommended workaround is to install the Make It Native beta via TestFlight, since the App Store version only supports older Mendix versions.
This beta version has fixed the issue for multiple users and should allow you to test native apps again on Mendix 10.24.x.
Best to create your own custom dev app. I have a generic app with all native modules and widgets in it to test new Mendix releases and to generate a custom dev app
hi,
What you’re running into is not an issue with your app itself, but a compatibility requirement between the Make It Native app and the Mendix version your build uses.
According to Mendix documentation, each version family of the Make It Native app must match the Mendix Studio Pro version family you are building with, otherwise the native test harness will refuse the connection. The docs clearly state:
For Mendix 10 10.24.x, you must use the Make It Native 10 LTS version that is compatible with that runtime. The Make It Native app was aligned to Studio Pro 10.24 starting with the 10.24 release.
If you have a newer Make It Native app that only supports newer Studio Pro versions, but you are building with 10.24.14, the native app will show a “version issue” and refuse to load — even though Studio Pro 10.24.x itself is LTS.