This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I am on XCode 4.2 and white testing on the device, the app crashed. This is the relevant fragment of the log that was symbolicated in the Organizer. I know that the app did not crash in main.m - the trace does not reveal where the problem is. The app [...] read more
I developed one application, recently I launched it in the apple store. When I download the application from the itunes and launch it, it crashes at the point it retrieving the data from the web service. It works absolutely fine if I install it from the sdk. Please let me [...] read more