Skip to content

onEnded does not trigger on iOS devices when streaming audio #148

Description

@faizan47

A simple example
<ReactAudioPlayer src="" controls crossOrigin={'anonymous'} onEnded={() => { window.alert('Audio has ended'); }} />

Result:
Desktop:
Works on Firefox/Chromium
Mobile:
Works on Android devices but not on iOS devices.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions