teodorpatras / Jukebox

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

how to keep Jukebox object as single object (swift 3.0) #68

Open demoappwork opened 7 years ago

demoappwork commented 7 years ago

Dear I am adding JukeboxItem and removing it once i am leaving the UIViewController, it works perfect, but Jukebox(4) instance is keep adding itself, how to remove these added instance, Please advice, thanks in advance.

for reference i am adding snapshot of memory

jukebox_more_instance