New Issue Checklist
Issue Info
| Info |
Value |
| Platform Name |
iOS |
| Platform Version |
15.0, 17.0 |
| SDWebImage Version |
5.18.3 |
| Integration Method |
SPM |
| Xcode Version |
Xcode 15.0 / Xcode 15.1 Beta |
| Repro rate |
all the time (100%) |
| Repro with our demo prj |
not sure |
| Demo project link |
SDDisplayDemo.zip |
Issue Description and Steps
Running demo project. JPG image data is not visible with SDAnimatedImage(data:)/AnimatedImage(data:)(SwiftUI) while png data works fine
PS: I'm finding a common way to display image by data without local/remote url.
