Ionic + Facebook issue on IOS

Hi,

Very simple question: How come I can’t display the user profile picture from facebook on IOS?

Here is the very simple tag I use, that works without issue on android:

<img ng-src="http://graph.facebook.com/{{userId}}/picture?type=large">

Again, this problem only happen on IOS devices. It just can’t fetch the image.

Is there any authorization I need to get from apple / facebook for this?

having the same issue, did you found a solution for this?
on android its working fine for me :slight_smile:

Unfortunately no solution yet, and this is really bothering.

i dont have an iphone so i can not test very often… can u try if the problem exists also with other images which are not loaded from cordova app within, but from anywhere from the web?