DZNEmptyDataSet icon indicating copy to clipboard operation
DZNEmptyDataSet copied to clipboard

-[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance

Open monish152 opened this issue 7 years ago • 3 comments

I am getting crash.

-[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance

Added by carthage.

monish152 avatar Feb 17 '18 11:02 monish152

Do you have solved this problems?

nihong avatar Apr 16 '18 09:04 nihong

https://github.com/dzenbot/DZNEmptyDataSet/issues/325

nihong avatar Apr 16 '18 09:04 nihong

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.

marico-sun avatar Jun 11 '18 06:06 marico-sun