Unknown class UIBubbleTableView in Interface Builder file.
Opened this issue · 4 comments
Deleted user commented
Got his 'warning in the logs' even when i copy the example project into my app. This framework doesn't work at all.
Unknown class UIBubbleTableView in Interface Builder file.
AlexBarinov commented
Did you add the *.m files into the target when adding to the project?
matteomas commented
Hello, sorry for the very stupid question, but what do you mean when you say: "add the *.m files into the target"?
thank you very much for your great work!
Matteo
sibahota059 commented
Just go to Targets --> Compile sources , see whether the .m files are added or not. If not then add them by clicking + you can add them again.
matteomas commented
thank you!!!!!