The tutorial says I should use: FBProfilePictureView
Well, say I want to use regular imageView and then download the image URL. How would I get that imageURL?
|
The tutorial says I should use: FBProfilePictureView Well, say I want to use regular imageView and then download the image URL. How would I get that imageURL? |
|||||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
The following code is taken directly from the
Still I think |
|||||||||
|
|
|
I assume you want to get the profile picture of the user. You can obtain the URL from Facebook OpenGraph User API call : https://developers.facebook.com/docs/reference/api/user/ Look at |
|||
|
|