Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Fixed a bug that may not be initialized after video started on iOS #567

Merged
merged 1 commit into from
May 15, 2018

Conversation

najeira
Copy link
Contributor

@najeira najeira commented May 12, 2018

Before this fix, when AVPlayerStatusReadyToPlay is fired before listen, the event of initialized does not occur because _isInitialized is still false.

Before this fix, when AVPlayerStatusReadyToPlay is fired before listen,
the event of initialized does not occur because _isInitialized is still false.
Copy link
Contributor

@sigurdm sigurdm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks for the contribution!

@sigurdm sigurdm merged commit d8de0eb into flutter:master May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants