FreeStreamer icon indicating copy to clipboard operation
FreeStreamer copied to clipboard

Does not unpause correctly

Open bizibizi opened this issue 6 years ago • 3 comments

in foreground unpausing works fine. But, if do like that:

play in foreground, pause in foreground, go to background, unpause from locked screen - unpausing does not work. On my side playback always starts from the beginning

bizibizi avatar Mar 22 '18 05:03 bizibizi

When you background your app and it’s already in Pause the stream will stop. I got similar problems to restart the stream from background. I think it must be something wrong with automatic Audio session handling

djnews24 avatar Mar 22 '18 07:03 djnews24

@muhku any plans to fix that?

bizibizi avatar Mar 23 '18 06:03 bizibizi

"onStateChange" log event :

onStateChange: fsAudioStreamPlaying error Network failed: cannot play the audio stream: Optional("The operation couldn’t be completed. Socket is not connected") onStateChange: fsAudioStreamFailed

bizibizi avatar Mar 23 '18 06:03 bizibizi