Hi
Today i am facing the problem of build is not performing.
It giving me error like this.
2014-09-08 09:17:35.823 Corona Simulator[307:507] Connection error: (corona.build.6) fault(/CFStreamFault)
2014-09-08 09:17:35.824 Corona Simulator[307:507] Connection error: (corona.build.6) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/WSDebugInHeaders” = {
Connection = close;
“Content-Length” = 614;
“Content-Type” = “text/html; charset=iso-8859-1”;
Date = “Mon, 08 Sep 2014 03:39:11 GMT”;
Server = Apache;
};
“/kWSHTTPResponseMessage” = “<CFHTTPMessageRef 0x7fedc7096a30(0x7fedc7096a40)> { parsed response, url = http://developer.coronalabs.com/services/xmlrpc, status = 500 }”;
“/kWSResultIsFault” = 1;
})
I am using corona sdk 2189 build.
Please help me to short it out.
Thanks