teodorpatras / Jukebox

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

Playback stops close to the end #63

Open CainaSouzaS opened 7 years ago

CainaSouzaS commented 7 years ago

Sometimes the audio playback stops close to the end, around 15~8 seconds about to finish, and most of the times, I don't receive any delegate events and sometimes I receive a func jukeboxStateDidChange(_ state: Jukebox) with state = .ready.

I use version 0.2.1, Swift 3.0.2 and Xcode 8.2.1.