I am able to build and upload my apps to Apple, but all day today I get the error below if I try to build for the Android. Anyone know what is going on? Thank you.
2011-05-27 18:04:41.229 Corona Simulator[9853:903] Connection error: (corona.get) ({
“/kWSHTTPResponseMessage” = “{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}”;
})
[import]uid: 63102 topic_id: 10575 reply_id: 310575[/import]
Ok I solved the problem myself eventually. I found a mention somewhere that version numbers have to be integers. I discovered I had broken that rule. Once I fixed the code it worked properly again.
[import]uid: 63102 topic_id: 10575 reply_id: 38489[/import]