I just got the error:
2013-03-21 12:49:18.945 Corona Simulator[27326:707] Using Custom Build Id 3f00075aa4f7c1938254a66db5971f52
2013-03-21 12:49:18.977 Corona Simulator[27326:707] CoronaBuildMethod overriden. Using: corona.build.5.
2013-03-21 12:49:20.193 Corona Simulator[27326:707] Connection error: (corona.build.5) fault(Server error. Wrong number of method parameters.)
2013-03-21 12:49:20.194 Corona Simulator[27326:707] Connection error: (corona.build.5) ({
“/FaultCode” = “-32602”;
“/FaultString” = “Server error. Wrong number of method parameters.”;
“/kWSHTTPResponseMessage” = " { parsed response, url = http://developer.anscamobile.com/services/xmlrpc, status = 200 }";
“/kWSResultIsFault” = 1;
})
While trying to build for an iOS device, but the app runs fine in the simulator.
Going into the Terminal and disabling it via:
defaults remove com.anscamobile.Corona_Simulator CoronaBuildMethod
Built the app just fine. I was able to install and run it on my iPad 3.