I use UIPageViewController to scroll pages (array of UIViewController). I click on the pageview controller on the top navigation controller.
While I run the application, I could view all the VCs inside the pageview controller. However, the βthree finger swipeβ on the page view controller does not work. It just doesn't receive scroll events.
Any understanding of what's going wrong here?
accessibility voiceover uipageviewcontroller uiaccessibility
Swapnil patel
source share