I manage to get my UIScrollview working with zooming and such.now I want to get the coordinate of the touched location on the image , how do I go about getting this data ?
I took a long time trying to solve this but to no avail 🙁
In continuation to this problem, are there any good tutorials around for multi-touch? I'm trying to implement an app similar to the photo library. Using this I'm able to open the previous or next image when user swipes his finger. But can;t get the zoom and pinch to work!