PandoraPlayer icon indicating copy to clipboard operation
PandoraPlayer copied to clipboard

is this library support .mp3 url?

Open davidho720 opened this issue 7 years ago • 2 comments
trafficstars

Hi all, I implement :

let playerVC = PandoraPlayer.configure(withPath: "http://www.sample-videos.com/audio/mp3/wave.mp3")

navigationController?.present(playerVC, animated: true, completion: nil)

but when i click play, it does not work. Would you like to help me?

davidho720 avatar Mar 15 '18 04:03 davidho720

https://github.com/brandy2015/testPandoraPlayer

Try this git ,I figured it out,and built a New Demo for PandoraPlayer

brandy2015 avatar Aug 01 '18 06:08 brandy2015

@brandy2015 Hello, does you version support http streaming ?

nachkar avatar May 10 '19 06:05 nachkar