react-native-jw-media-player icon indicating copy to clipboard operation
react-native-jw-media-player copied to clipboard

unable to repeat the track while backgroundAudioEnabled: true

Open hemantrajb opened this issue 2 years ago • 4 comments

The track does not repeat while the app is suspended in the background. Although the audio plays full length/duration in the background, the track does not restart even if repeat: true. it restarts only if app is in foreground

backgroundAudioEnabled: true,
repeat: true, 

hemantrajb avatar Feb 24 '23 11:02 hemantrajb

facing same issue here. @chaimPaneth any fix on this ?

nateshmbhat avatar Feb 24 '23 11:02 nateshmbhat

We're using RN : 0.66.4 and jw player 0.2.34

nateshmbhat avatar Feb 24 '23 11:02 nateshmbhat

@nateshmbhat yes, using RN : 0.66.4 also jw player 0.2.34

hemantrajb avatar Feb 24 '23 11:02 hemantrajb

@nateshmbhat or @hemantrajb, have you got any solution?

mahmudsg avatar Jun 26 '23 07:06 mahmudsg