We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use: Cordova: 3.3.1-0.3.0 Platform: iOS (6/7) OS: Mac OS X xCode: 5
Start my app show this error and crash:
-[__NSCFArray length]: unrecognized selector sent to instance 0x156d34f0 2014-01-31 17:49:21.925 K4Fun[2694:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFArray length]: unrecognized selector sent to instance 0x156d34f0' First throw call stack: (0x304c2e83 0x3a81f6c7 0x304c67b7 0x304c50af 0x30413dc8 0x32cfc69f 0x32cfc60d 0x32cfc4c5 0x32cfe3d1 0x32e31ca1 0x32e566a7 0x32e56165 0x32e56127 0x5e2a7 0x5e48f 0x498e1 0x49207 0x48db1 0x4a063 0x30ea6e4b 0x3048df1f 0x3048d3e7 0x3048bbd7 0x303f6471 0x303f6253 0x351302eb 0x32cab845 0x4f5a7 0x4f568) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
More information: https://issues.apache.org/jira/browse/CB-5958
This a similar BUG: #162
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I use:
Cordova: 3.3.1-0.3.0
Platform: iOS (6/7)
OS: Mac OS X
xCode: 5
Start my app show this error and crash:
More information: https://issues.apache.org/jira/browse/CB-5958
This a similar BUG: #162
The text was updated successfully, but these errors were encountered: