Damjan

Results 3 comments of Damjan

Of course. This crash report http://db.tt/vYT1b9N9 is the latest. I created new IPA compiled file from Cascade example code. I have the same exception type with my AP.

I was able to setup instruments and now I can watch retain/release history for CLSegmentedView object. What I have noticed is that if I keep opening table views as new...

Hi After looking in this hitTest function if was something strange to me and a rewrite while loop so the whole function looks like this: ``` objectivec - (UIView *)hitTest:(CGPoint)point...