I am getting the following error:
[__NSCFNumber length]: unrecognized selector sent to instance
I understand what the error means, but I am not able to find where it is coming from. Turning on the All Exceptions
breakpoint is not helping, and it is not showing me what line and file the error is coming from. Normally it does.
Wasted 4 hours trying manual breakpoints with no luck. Any idea how I can find this?