DZNEmptyDataSet
DZNEmptyDataSet copied to clipboard
-[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance
I am getting crash.
-[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance
Added by carthage.
Do you have solved this problems?
https://github.com/dzenbot/DZNEmptyDataSet/issues/325
About this question ,first time I also attacked. To solve this question, you can try this method, and it may solve your problem: 1、go to "Build Phases" , 2、select "Link Binary with Libraries", 3、add lib DZNEmptyDataSet.framework(What I used Installation is cocoapod) .
If there are any other questions, you can ask me in this dialogue,thanks.