Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Rendering Facebook Profile Picture

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]
maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Rendering Facebook Profile Picture

You could use the HTML img element. A simpler option is probably to use the Image component.

Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Rendering Facebook Profile Picture

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Rendering Facebook Profile Picture

Hi,

Let's continue there:
https://getsatisfaction.com/apperyio/...
I'll take a look.

Obed Eugene
Posts: 0
Joined: Wed Jul 03, 2013 5:37 pm

Rendering Facebook Profile Picture

Okay, thank you

Return to “Issues”