dmytro-anokhin / url-image

AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view, that displays an image downloaded from URL, with auxiliary views and local cache.
MIT License
1.1k stars 96 forks source link

Not able to download jpeg/jpg url images #145

Closed chatumoh closed 3 years ago

chatumoh commented 3 years ago

Summary and/or background Not able to download jpeg/jpg url images

OS and what device you are using

Version of URLImage library v2.2.3

What you expected would happen A clear and concise description of what you expected to happen.

What actually happens spinner keep on spinning

dmytro-anokhin commented 3 years ago

Hey, please provide a sample image.

chatumoh commented 3 years ago

@dmytro-anokhin I realized the issue was with simulator it is working fine on actual device. I guess as i am behind corporate zscaler proxy hence the issue on simulator. I will close the bug