FBProfilePictureView object won't show image

前端 未结 7 1434
别跟我提以往
别跟我提以往 2020-12-18 22:34

I\'m doing the scrumptios facebook developer tutorial for the 3.1 iOS SDK. I\'ve managed to display my profile name from facebook, however the FBProfilePictureView wont show

7条回答
  •  孤城傲影
    2020-12-18 23:40

    I had the same issue, xcode4.5.1 ios6. to fix do this: in IB uncheck use autolayout for FBprofilepictureview, also uncheck "autoresize subview" into the view

提交回复
热议问题