AlexBarinov/UIBubbleTableView

Hi, the UIBubbleTableView was very useful but...

NeilNie opened this issue · 1 comments

When I run the app on iOS 9.1 simulator in Xcode 7.1.1, the app quits and gives me the following issue. I tried to fix my part, but after several unsuccessful attempts, I have a feeling that maybe you can help me with this. Thank you! Looking forward to hear from you!

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIView tableView:numberOfRowsInSection:]: unrecognized selector sent to instance 0x7fa5a177eb70'

Problem solved