Great, Thanks Laetitia that's exactly what I needed.
I'm facing another problem now, I just wanted to test your .car file so I imported it in Convertigo Studio and tried to build the application.
But when I click on the build mobile devices button, I get an error saying :
"Build Error : Connection refused : connect"
I read the Mobilizer project documentation page you gave me, and I'm sure my PhoneGap build account parameters are correct.
But I can't find what's wrong..
I'm working on localhost in Convertigo Studio, I'm not sure about my Built application endpoint URL, here are my params :
- Built application endpoint :
localhost:18080/convertigo/
- Application ID : com.convertigo.mobile.phonegapBARCODE
I thought my proxy configuration was wrong but I tried several configs and I always get the same result. (Maybe my proxy config is still false)
And finally I tried to build different projects but always get this error.