Skip to content

fix: iOS Duration Not Emitted w/ autoPlay: false#149

Open
brianlenz wants to merge 1 commit intoevergrace-co:mainfrom
throughtheword:fix_ios_duration_event_w_autoPlay_false_89
Open

fix: iOS Duration Not Emitted w/ autoPlay: false#149
brianlenz wants to merge 1 commit intoevergrace-co:mainfrom
throughtheword:fix_ios_duration_event_w_autoPlay_false_89

Conversation

@brianlenz
Copy link

Added "last duration" tracking in iOS along with emitting a state-change event when the track is ready to play in order to ensure the duration is exposed to event listeners before playback starts.

fixes #89

Added "last duration" tracking in iOS along with emitting a state-change event
when the track is ready to play in order to ensure the duration
is exposed to event listeners before playback starts.

fixes evergrace-co#89
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.

Duration is 0 until loaded track is played if using {autoPlay: false}

1 participant