SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.14k stars 219 forks source link

Unexpected playback speed of animated image on iPhone with Promotion #198

Closed BugenZhao closed 2 years ago

BugenZhao commented 2 years ago

The playback speed of animated images seem to be 2x faster in my app running on iPhone 13 Pro than before.

dreampiggy commented 2 years ago

Fixed by https://github.com/SDWebImage/SDWebImage/pull/3280, wait for SDWebImage 5.12.1 release

dreampiggy commented 2 years ago

@BugenZhao You can try to use SDWebImage 5.12.1 to see whether this Pro Motion animation issue exists.