ludei hey I'm using cocoon.io and I'm having issues with compiling iOS. Android compiles fine but iOS never compiles. Here's what I did.
Exported C2 project with Cordova, I compressed the files into zip folder excluding the config.xml, I used guided creation to help me, chose to drop a zip file, chose canvas+, I installed the in app browser plugin, put the same Bundle ID as in the ios app, uploaded an icon, and tried to compile but fails with iOS.
I didn't touch the signing keys and I don't know what Content URL is for so I didn't touch that either (is this the problem?).
I even followed this tutorial but no luck.
http://www.joshmorony.com/how-to-build- ... -cocoonjs/
What am I doing wrong? Please help. Thanks.