In method viewForZoomingInScrollView: of the delegate to my scrollview I do the seemingly innocent:
// scrollView is the parameter passed to this method
float foo = scrollView.zoomScale
Boom! Crash, hello gdb.
Is this a known bug? Should I submit it?
Cheers, Doug
I get this and I thought it was because accessing zoomScale ends up calling viewForZoomingInScrollView, resulting in infinite recursion.
But I'm just speculating...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With