PandoraPlayer icon indicating copy to clipboard operation
PandoraPlayer copied to clipboard

🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.

Results 21 PandoraPlayer issues
Sort by recently updated
recently updated
newest added

Good day! Please update the player to the latest version

This PR includes #15, #19, #21 and #27, updates Swift and fixes several bugs and build warnings. The new demo project launches the player but for some reason still doesn't...

Module compiled with Swift 4.0.2 cannot be imported by the Swift 5.1.3 compiler. Is there any solution?

I like to use it and by that I've imported PandoraPlayer by two methods that are exist : 1- Pods 2-Carthage but when I import Pandora player by Pod method...

The current version (4.0.3) is not compatible with the Swift 4.2.1 compiler. This gets rid of the error 'Module compiled with Swift 4.0.2 cannot be imported by the Swift 4.2.1...

`/Users/xxx/Documents/Xcode Source/Audio/TestPlayer/Pods/PandoraPlayer/Player/Classes/Controllers/PandoraPlayer.swift:10:8: Module compiled with Swift 4.0 cannot be imported in Swift 4.0.2: /Users/xxx/Documents/Xcode Source/Audio/TestPlayer/Pods/AudioKit/iOS/AudioKit.framework/Modules/AudioKit.swiftmodule/arm64.swiftmodule`

Hi, I am trying to use the PandoraPlayer in my app. I didn't find api or specifications or documentation. Please tell me where can I find api documentation? Thanks simerpreet.

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?

![2018-04-03_11-24-36](https://user-images.githubusercontent.com/1819236/38238135-9da3c6a0-3731-11e8-9b83-be40be45f7c8.png)