capacitor-plugin-playlist
capacitor-plugin-playlist copied to clipboard
Listening to events in Android
Hello, thanks for the great plugin.
I have been using Playlist.addListener('status', event
to get player events and handle in web, but in android apparently this doesn't get any events. What is the correct way to do so?
Much appreciated!