I have simple collection view created programmatically with build in horizontal layout and 50 items. When I enable VoiceOver to speak content of each cell, scroll position is changed to beginning on first item.
I would like to preserve scroll position. Am I missing something when VoiceOver is enabled? With voice over disabled it works without issues.
Good to mention it works without issues on iOS7. I am using xcode 6.