react-native-track-player
react-native-track-player copied to clipboard
Android events always return a position of 0
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.
@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 doing this atm