Expandable-Collapsable-TableView
Expandable-Collapsable-TableView copied to clipboard
Demo iPad application crashes, Storyboard UITableView binding issue.
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.