H
I'm trying to implement a UIPageViewController, and I would like to detect "Click" gesture.
I'm able to detect the gesture, but the page view controller become blocked. It's not possible to switch pages after clicking on the rem
The UIKitCatalog sample code, the page view controller example has exactly the same issue I have.
Is there anyway to prevent this ? Bug ?
Thanks,
ManOnTheMoon