Open CainaSouzaS opened 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.
func jukeboxStateDidChange(_ state: Jukebox)
state = .ready
I use version 0.2.1, Swift 3.0.2 and Xcode 8.2.1.
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)
withstate = .ready
.I use version 0.2.1, Swift 3.0.2 and Xcode 8.2.1.