elongation-preview icon indicating copy to clipboard operation
elongation-preview copied to clipboard

Tableview error

Open Mahipal-codzgarage opened this issue 8 years ago • 1 comments

elongation-preview implement using pod file, and when i push -> error like this

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UITableViewController loadView] instantiated view controller with identifier "ViewController" from storyboard "Home", but didn't get a UITableView.'

Mahipal-codzgarage avatar Nov 29 '17 03:11 Mahipal-codzgarage

It seems you haven't added UITableView to the Storyboard scene

sasquatchgit avatar Feb 05 '18 13:02 sasquatchgit