Closed dreasgrech closed 12 years ago
The code I currently have is using response.icon to get the image for the favicon. This needs to change because not every object has an 'icon'.
Now changed this to use the Facebook API url that retrieves the profile pic (which is always public).
It's : https://graph.facebook.com/dreas.grech/picture
Not checked-in yet.
Checked in
The code I currently have is using response.icon to get the image for the favicon. This needs to change because not every object has an 'icon'.