Releases: tschob/AudioPlayerManager
Releases · tschob/AudioPlayerManager
1.2.3
Swift: 3.0
Bugfixes
- Fix not cleared queue if stop was called before with
clearQueue: false
1.2.2
Swift: 3.0
Bugfixes:
- Current time in now playing info is now updated when the callback is called
- Prevent current time values which are higher than the max time
1.1.3
Swift: 2.3
Bugfixes
- Fix not cleared queue if stop was called before with
clearQueue: false
1.1.2
Swift: 2.3
Bugfixes:
- Current time in now playing info is now updated when the callback is called
- Prevent current time values which are higher than the max time
1.2.1
Swift: 3
Bugfix:
- Fixed "fatal error" if track duration isn't available
Improvement:
- Removed deprecated system api usage
1.1.1
Swift: 2.3
Bugfix:
- Fixed "fatal error" if track duration isn't available