VoiceOver breaks Storyboard tables?
VoiceOver breaks Storyboard tables?
- Subject: VoiceOver breaks Storyboard tables?
- From: Ian McGurk <email@hidden>
- Date: Wed, 16 May 2012 10:50:06 -0700 (PDT)
I built an app with Storyboard, with table cell prototypes and navigation using segues. All is working fine.
I turn on VoiceOver and the tables are suddenly broken. The cell prototype isn't returned from -dequeueReusableCellWithIdentifier:.
I tried to workaround by creating my own table view cell, but it doesn't have the correct segue action handling set up since it was not created via the storyboard, so navigation no longer works.
Is there a workaround for this bug?
Thx
Ian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden