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
If I use the code out of the example projectthe app crashes with:
Finding the created event... 2013-02-27 17:37:34.222 Project2.4[9468:14303] * Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 4 beyond bounds [0 .. 3]' *** First throw call stack: (0x1be022 0x2356cd6 0x1aad88 0x50b1 0x59794 0x58fc7 0x58bad 0x58d16 0x58c53 0x1bfe42 0x11569df 0x19294f 0xf5b43 0xf5424 0xf4d84 0xf4c9b 0x29f77d8 0x29f788a 0x355626 0x251c 0x2475) terminate called throwing an exception(lldb)t
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I use the code out of the example projectthe app crashes with:
Finding the created event...
2013-02-27 17:37:34.222 Project2.4[9468:14303] * Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSArrayM objectAtIndex:]: index 4 beyond bounds [0 .. 3]'
*** First throw call stack:
(0x1be022 0x2356cd6 0x1aad88 0x50b1 0x59794 0x58fc7 0x58bad 0x58d16 0x58c53 0x1bfe42 0x11569df 0x19294f 0xf5b43 0xf5424 0xf4d84 0xf4c9b 0x29f77d8 0x29f788a 0x355626 0x251c 0x2475)
terminate called throwing an exception(lldb)t
The text was updated successfully, but these errors were encountered: