react-native-track-player icon indicating copy to clipboard operation
react-native-track-player copied to clipboard

Android events always return a position of 0

Open jspizziri opened this issue 3 years ago • 0 comments

As originally documented on https://github.com/doublesymmetry/react-native-track-player/issues/1389

Android currently always returns position = 0 on all track-changed and queue-ended events.

jspizziri avatar Jul 20 '22 15:07 jspizziri

@mpivchev before this can be closed kotlinaudio needs to be released and updated here and we need to update the hard coded 0 to pull from the event

jspizziri avatar Aug 11 '22 11:08 jspizziri

@jspizziri doing this atm

mpivchev avatar Aug 11 '22 11:08 mpivchev