objective c - "[__NSArrayM objectAtIndex:]: index 10 beyond bounds [0 .. 9]" -


when run app crashes giving warning "[__nsarraym objectatindex:]: index 10 beyond bounds [0 .. 9]".can 1 me in correcting this?

you can find giving exception suggested in image

enter image description here

then run application, breakpoint should point exact line of code causing exception..

all best.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

authentication - ASP.NET Core 1.0. Bearer Token, cannot access custom claims -