Hi all, I am developing a flipping book application. I have a window that contain a scrollableView. In this scrollableView, I have webViews that contain imageViews and textAreas. The problem is that I cannot zoom, knowing that I am using the
allowZooming:truein the window and in all my views Thanks