I build a quick mobile application with Outsystems. I'm not that experienced with Mobile.
I get issues regarding the generation of my mobile application.
Do I miss something?
It's a pretty smal application for now so I don't understand why its not generating. The Error doesnt tell much other than
These are the dependencies I'm using. I don't know if this is the reason it gives me an error or not. It metions a Cordova build process which I don't have much knowledge about.
Hi Kadir,
From what I am seeing I can't really say what is causing the problem, but you could try to remove the dependencies and check if it is possible to generate the mobile application after you did remove them. If it is working.. then it is being caused by one of the dependencies. Try adding them one-by-one and generate the mobile application afterwards.
What could also say something about the cause is the file that is generated after the failed build of the mobile application. In your first screenshot there is a file icon just below the red cross. If you click on it a log file is being downloaded. It could indicate what is causing the problem :-)
Hope this helps.
Best,
Bart