[iOS 18] Animation frame not visible when paused at marker with alert overlay #2552
ABashkirova
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When trying to pause Lottie animation at specific marker ("30%") and showing an alert overlay on iOS 18, the animation frame is not visible during the alert presentation. After dismissing the alert, the animation continues playing as expected.
Environment
Steps to Reproduce
lottie.json
Additional Information
Attachments
Current behaviour for iOS 18+
Current behaviour for iOS 18+ with DispatchQueue.main.async
Works correctly on iOS 15 Video
Beta Was this translation helpful? Give feedback.
All reactions