Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed animated image view for iOS 13 and below #1805

Merged
merged 2 commits into from
Sep 15, 2021

Conversation

leontobias
Copy link

closes #1804

The AnimatedImageView is crashing on iOS 13 and below. (See issue)
This fix is branching iOS 15 off, so that it will work for < iOS 13 and > iOS 13.

@onevcat
Copy link
Owner

onevcat commented Sep 15, 2021

LGTM! Thanks for pointing this out.

@onevcat onevcat merged commit c8cbaf4 into onevcat:master Sep 15, 2021
@anotheren
Copy link

It's a important fix, can you cherry-pick it to Kingfisher v6.x ? 😂 @onevcat

@onevcat
Copy link
Owner

onevcat commented Sep 16, 2021

This was what added in v7 beta versions and should have no impact to v6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AnimatedImageView crashing on iOS 13 and below
3 participants