Re: VO crashes app in table view
Re: VO crashes app in table view
- Subject: Re: VO crashes app in table view
- From: Doug Russell <email@hidden>
- Date: Fri, 25 May 2012 15:42:39 -0700
Are you using the iOS 5 nib loading where you register a nib with the table view?
I've seen that crash (only in VO) when doing that.
The fix is to just load a nib like you did per iOS 5z Sent from my Pocket Internet Machine
On May 25, 2012, at 3:40 PM, Scott McCormack < email@hidden> wrote: I've got a dynamic table that I am populating that crashes the app if VO is running when it gets displayed after an update with:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'UITableView dataSource must return a cell from tableView:cellForRowAtIndexPath:'
The weird part is that everything works fine when VO isn't running and it also works fine with the accessibility inspector in the simulator just not with VO running. Any ideas? I am sure it has something to do with how I am populating the table but as this the first time I've tried to implement a dynamic table this is new territory for me.
_______________________________________________Do not post admin requests to the list. They will be ignored.Accessibility-dev mailing list (email@hidden)
This email sent to email@hidden
|
_______________________________________________
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