To run the example project, clone the repo, and run pod install
from the Example directory first.
AudioPlaybackManager is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'AudioPlaybackManager'
LiuMing, liuming_0109@163.com
AudioPlaybackManager is available under the MIT license. See the LICENSE file for more info.
https://juejin.cn/post/7232256083875430461
Version | Detail |
---|---|
0.1.0 | Basic |
0.2.0 | 1. Add logger control. 2. Update method setActiveSession() , you can see the detail in the demo. 3. allowSetNowPlayingInfo default value change to false . |