Facebook images are not shown in ios app (accessRule is set)

I’d like to display the facebook profile image when a user had logged in via facebook. The images from the domain graph.facebook.com are not shown in the ios version of my app. It works fine in browser and android as well.
I added the access rules

App.accessRule("*"); 
App.accessRule("graph.facebook.com"); 

but it didn’t help.

Did you manage to fix this issue ?

No, I download the images now :unamused: .

That’s wired … i have similar issue even thu i have my accessRule set … but sometimes it works sometimes it does not { iOS simulator and device }