Cordova Build - Forum

Forum Navigation
You need to log in to create posts and topics.

Cordova Build

Would it be possible to add a Cordova build option to compile mobile applications? It seems that it is relatively easy to install a local Cordova setup that can be used offline. If not perhaps the generated web application may be able to be converted? Thanks

Hi @matty7,
That's a very interesting idea.
The only problem is that we have a lot of things in the list to improve and functionalities to add.
I think the best way would be an external tool to convert the compiled app.
Progressive Web Apps (PWA) are also in our list.

Regards.

I remember that in the past I tried using the cordova plugins to add native smartphone features to a web app: eg. access to the camera etc. the app was then compiled with phonegap and everything worked! : D