podverse-rn
podverse-rn copied to clipboard
Lock screen progress bar does not account for faster playback speeds (1.25x, 1.5x, 2x, etc) (iOS only)
The lock screen's playback progress indicator moves at 1x even when the player is actually playing at a faster speed. On pause, the progress indicator corrects itself.
Created this issue in react-native-track-player since I think the issue exists outside of the Podverse logic.
https://github.com/react-native-kit/react-native-track-player/issues/1168
This issue might be fixed in RNTP v2.2.0+ https://github.com/doublesymmetry/react-native-track-player/issues/1168
This should be fixed in v4.12.0.
https://github.com/podverse/podverse-rn/pull/1651
AFAIK this is fixed.