I have a switch control device "Ablenet (BLUE 2)" and I would like to control my application using the switch device. My application is a paged (horizondal pages) news reader application and I would like the switch device to control the news pages on my application to go forward and backward. I am able to use it with the default accessibility menus from the iOS.
The problem is it takes long time to navigate. Where in my application code can I handle raw switch input events to speed things up for the user?