Android native build fails No version of NDK matched the requested version

2
Dear mx developer,   We recently migrated our mendix proiject with a native application to mx version 9.12.4, I’m currently trying to build a new version of our native app using build native app v1.0.121 but I’m getting the following build error:   2022-08-16T08:23:50.0109150Z FAILURE: Build failed with an exception. 2022-08-16T08:23:50.0109770Z 2022-08-16T08:23:50.0110530Z * What went wrong: 2022-08-16T08:23:50.0112400Z Execution failed for task ':app:stripAppstoreDebugDebugSymbols'. 2022-08-16T08:23:50.0113600Z > No version of NDK matched the requested version 21.4.7075529. Versions available locally: 23.2.8568313, 24.0.8215888, 25.0.8775105, 25.0.8775105 2022-08-16T08:23:50.0114360Z 2022-08-16T08:23:50.0114980Z * Try: 2022-08-16T08:23:50.0117140Z Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.   I have no idea where to start fixing this. Can I somehow let the native builder add a --debug flag? Has anyone encountered this before?   Thanks in advance
asked
1 answers
1

Hi Sjoerd,

 

We're having the same problem. I've submitted a ticket to Mendix Support. I can let you know if we found a solution.

answered