Skip to content

Android loop playing #11

Description

@Alkashi

Hi,

I'm trying to play a playlist composed by many mp3.
When an mp3 plays arrive at the end, I want the other mp3 in stack plays automatically.
For that, I listent to the "ended" event and play the following mp3 when it's fired.

On iOS, everything works fine and the followings mp3 are played event if the iPhone is locked and the screen turned off.

On Android, it works only when the app is foreground and the screen turned on. When the screen if off, the event is fired but the following mp3 is never played.

Do you have an idea on how to solve the issue on Android ?

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