报错如下
reason: '-[UITableViewCell setFrame:]: unrecognized selector sent to instance 0x7aedd930'
查看是否是在类方法里面没有用self 而是用了uitabalview uitabbar 这些
报错如下
reason: '-[UITableViewCell setFrame:]: unrecognized selector sent to instance 0x7aedd930'
查看是否是在类方法里面没有用self 而是用了uitabalview uitabbar 这些
转载于:https://www.cnblogs.com/ooo1/p/5117193.html