I'm not sure what I'm missing here, but when you select a picker view row with VoiceOver pickerView:didSelectRow:inComponent
gets called twice.
Without voice over it gets called once.
I've tried this on a brand new project with bare bones implementation.
Any thoughts?