zyra / ionic-image-loader

Ionic 2+ Component that loads images in a background thread and caches them for later use
MIT License
435 stars 137 forks source link

Fallback Image does not get loaded in IOS #208

Open prakashbask1 opened 6 years ago

prakashbask1 commented 6 years ago

Hi, I am trying the plugin in Ionic framework 3.9.2 in IOS 11. Loading of original image works but when this image is not available, fallback image does not get loaded. Any suggestions on resolving the same?