teodorpatras / Jukebox

Player for streaming local and remote audio files. Written in Swift.
MIT License
552 stars 122 forks source link

Stream failure when switching networks on iOS 11 #88

Open kittmcgregor opened 6 years ago

kittmcgregor commented 6 years ago

Hi, When switching between wifi and cellular data the stream fails to buffer.

I've tested the example app and my own app using the jukebox framework. There's no errors or console messages after "Jukebox state changed to Playing" after switching networks state does not change - buffer ends and sound stops.

Any suggestions how this could be fixed? Thanks

gustavo1891 commented 6 years ago

Same problem. if you found how to fix it i would appreciate it. Thanks