App crashes in 5.1 simulator, runs fine in 5.0
My app crashes on the xcode iOS simulator 5.1, but runs fine on 5.0
This is the message I get in xcode, does it mean something to you?
*** Terminating app due to uncaught exception 'NSRangeException', reason: '-[__NSCFConstantString characterAtIndex:]: Range or index out of bounds'
*** First throw call stack:
(0x29c1022 0x20abcd6 0x2969a48 0x29699b9 0x298df4d 0x156e8a 0xf3909 0xf2c99 0x51602 0x8b77b 0x2ce90 0x2c2f9 0x2ba15 0x2d8cd 0x8d380 0x10e0f0 0xce89 0xbab6 0x3afe 0xbc5eb6 0x2995936 0x29953d7 0x28f8790 0x28f7d84 0x28f7c9b 0x244e7d8 0x244e88a 0xee7626 0x2226 0x2195 0x1)
terminate called throwing an exception(lldb)