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]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]You could use the HTML img element. A simpler option is probably to use the Image component.
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.
Hi,
Let's continue there:
https://getsatisfaction.com/apperyio/...
I'll take a look.
Okay, thank you