I was going to up load my binary yesterday and couldn’t, so I am waiting until iOS8 is out, taking the time to test and -re-test. However, today I can’t seem to build my app at all.
Here is the error I’m getting in the terminal window…
2014-09-08 13:19:09.904 Corona Simulator[49764:507] Connection error: (corona.build.6) fault(/CFStreamFault)
2014-09-08 13:19:09.905 Corona Simulator[49764:507] Connection error: (corona.build.6) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/WSDebugInHeaders” = {
};
“/kWSHTTPResponseMessage” = “<CFHTTPMessageRef 0x7fc23828a0e0(0x7fc23828a0f0)> { simple response, url = http://developer.coronalabs.com/services/xmlrpc, body = 0 bytes }”;
“/kWSResultIsFault” = 1;
})
logout
Any ideas?
Cheers!