当我使用
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