Hi, i have a problem. How can i install my app on my device. I have tried install released app, compiled by cocoonjs and i get the error "X Application Not Installed"
Have someone solved the problem?
When you receive files from cocoonjs , you get a zip file ! After extracting it you will get 2 apk's. One will be signed and the other unsigned ! You can't install the unsigned version until you sign it, meanwhile the debug signed apk can be installed on your phone. And i presume you tried installing the Unsigned version, Try debug signed version