sendKey method with iOS UIPickerWheel is too slow

Hi,

I’m automating tests on an app that uses a lot of UIPickerWheels with large list of items. As long as the list is small is size the sendKey method works but is quite slow.

But when the size of list grows the appium engine crashes when scrolling and finding the list item.
Is there a better solution for iterating over lists in UIPickerWheel in iOS apps?

//Cheers
Vivek

Could someone tell me how to contact Jonathan Lipps for this problem?