My app needs to get profile pic from Facebook (which I have already done). But I am stuck at how to use it. The picture I get is in .jpg format. I want to assign it to an UIImage object and display it dynamically.
HOw should I do it? Any easy way?
Thanks
1 Answer