zyra / ionic-image-loader

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

Response is not blob #257

Closed sbchopade closed 4 years ago

sbchopade commented 4 years ago

Hello There, I am using beta version in ionic v4 app. My image is URL type . I am getting Error: Response is not a Blob. Please help Untitled Untitled

sbchopade commented 4 years ago

Since I was using ionic-native-http-connection-backend in my application so it was issue of this plugin , Which has been solved https://github.com/sneas/ionic-native-http-connection-backend/releases/tag/v6.2.0