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 try to test an iPhone (not universal) app on an iPad (device and simulator), but I get this error: 2013-02-09 15:25:23.907 iFormularioNew_Free[5160:c07] CRASH: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil 2013-02-09 15:25:23.910 iFormularioNew_Free[5160:c07] Stack Trace: ( 0 CoreFoundation 0x0204d02e __exceptionPreprocess + 206 1 libobjc.A.dylib 0x0151ee7e objc_exception_throw + 44 2 [...] read more