Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Playing Song at particular Index "jukeboxDidLoadItem" are call multiple time #80

Open
kopsPrmr opened this issue Aug 1, 2017 · 2 comments

Comments

@kopsPrmr
Copy link

kopsPrmr commented Aug 1, 2017

Like I have 8 Song. I am Tap on 7 number Song so jukeboxDidLoadItem call 3 Time. We Dont have idea how it call 3 Time.

Song List have Mixed Song like 3 From Server and 4 are in Bundle.

jukebox.play(atIndex: 0)

@RajChanchal
Copy link

It's working fine for me, if possible, can you create a sample project and send, maybe I can help?

@RajChanchal
Copy link

Else you can try the code that I have edit. My code has also resolved background playing program and problem with interruptions.
Write following line in podfile to get my code:
pod 'Jukebox' , :git => 'https://github.com/RajChanchal/Jukebox.git', :branch => 'master'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants