当我在使用
self.profilePic.profileID = user.id;
我最终得到这个错误
-[UIView setProfileID:]: unrecognized selector sent to instance 0x69626f0 2012-09-11 09:49:50.535 TweetApp[992:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException',reason: '-[UIView setProfileID:]: unrecognized selector sent to instance 0x69626f0'
任何人都可以帮助这个话题吗?
解决方法
我相信你正在谈论Facebook ScrumptIoUs样本项目.如果是这样,你必须将UIView控件的Class设置为FBProfilePictureView