You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
In class Jukebox.swift, I added below code to method startNewPlayer(...) and it works if #available(iOS 10,*){ player?.automaticallyWaitsToMinimizeStalling = false }
I am working on a app where I have to play an mp3 player, in iOS I used jukebox library, thanks for providing such wonderful lib.
I am facing an issue which is if I play a mp3, it take aounrd more then 10-20 seconds to start song?Anu Idea?
The text was updated successfully, but these errors were encountered: