Page 1 of 1
Rendering Facebook Profile Picture
Posted: Mon Jul 29, 2013 1:46 am
by Obed Eugene
Im looking to render the users profile picture on my app. Do i place the facebook img tag in the html file?
Code: Select all
[img]https://graph.facebook.com/me/picture[/img]
Rendering Facebook Profile Picture
Posted: Mon Jul 29, 2013 4:12 am
by maxkatz
You could use the HTML img element. A simpler option is probably to use the Image component.
Rendering Facebook Profile Picture
Posted: Mon Jul 29, 2013 6:30 pm
by Obed Eugene
How can I use the image component? I tried mapping the image to the component but I don't see the picture as a response or permission.
Rendering Facebook Profile Picture
Posted: Mon Jul 29, 2013 7:09 pm
by Kateryna Grynko
Hi,
Let's continue there:
https://getsatisfaction.com/apperyio/...
I'll take a look.
Rendering Facebook Profile Picture
Posted: Mon Jul 29, 2013 7:24 pm
by Obed Eugene