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.
App works fine in iOS 6 and 7 but crashes in iOS 5. It is a universal app. I have two main xibs for iPhone and iPad. No storyboards used. App crashes before even entering appdidfinishlauching. I have enabled zombie and added all exceptions breakpoint. Deployment target is 4.3 Below [...] read more