You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When playing audio, the useProgress function returns a value that does not match the actual playback time. The sync time is off by a few seconds, not fixed, mainly on videos longer than 10 minutes.
Environment
React Native version: 0.74.3
react-native-track-player version: 4.1.1
Platform: Android (Tested on multiple Android devices)
Issue
When playing audio, the
useProgress
function returns a value that does not match the actual playback time. The sync time is off by a few seconds, not fixed, mainly on videos longer than 10 minutes.Environment
Steps to Reproduce
The text was updated successfully, but these errors were encountered: