在Facebook用户的Xcode中查看ProfilePicture [英] To View ProfilePicture in Xcode of facebook user

查看:187
本文介绍了在Facebook用户的Xcode中查看ProfilePicture的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用时

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'

任何人都可以帮助这个话题吗?

can anyone help on this topic??

推荐答案

我相信你在谈论Facebook美味的示例项目。如果是这种情况,则必须将UIView控件的类设置为 FBProfilePictureView

I believe you are talking about Facebook Scrumptious sample project. If that is the case, you have to set the Class of UIView control to FBProfilePictureView

这篇关于在Facebook用户的Xcode中查看ProfilePicture的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆