Re: "App build failed" - Error while building an Android app.
Posted: Wed Nov 09, 2022 10:23 am
Updating cordova is really a big task for me, as we ship it directly with SpiderBasic for ease of use on Windows. I could do like OS X and ask for NodeJS install, then cordova install via npm but it sounds more complicated for the end user. I might also switch to Capacitor for the next major release to be able to leverage more recent JS (cordova doesn't support await/async which could be cool for SpiderBasic to avoid too much callbacks).