Expandable-Collapsable-TableView icon indicating copy to clipboard operation
Expandable-Collapsable-TableView copied to clipboard

Demo iPad application crashes, Storyboard UITableView binding issue.

Open devkaranmakvana opened this issue 10 years ago • 0 comments

I have downloaded your project and run with the iPad simulator (iPad2, iPad Air, iPad Ratina) , it crashes. Here is the error description - Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UITableViewController loadView] loaded the "BYZ-38-t0r-view-8bC-Xf-vdC" nib but didn't get a UITableView.'

After debugging found error that the UITableView is missing inside iPad storyboard, so added it and connected it solved the issue. Kindly fix it and update new demo.

devkaranmakvana avatar May 18 '15 10:05 devkaranmakvana