This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
Releases: clappr/clappr-ios
Releases · clappr/clappr-ios
0.6.9
Features
- Enable app controls fullscreen of player.
- On sample was add how to use
fullscreen controls by app
option.
0.6.7
- Fix player when changing orientation
0.6.6
0.6.5
- Destroying Playback when loading a new source
Add seek event and AVAssetResourceLoader delegate
- Add seek event
- Add external control to Resource Loader
Fix player visibility
- Change AVPlayer visibility
Add destroy method
* Implement destroy logic * Fix bug related to poster plugin
Refactor Events Architecture
- Improve initialization flow
- Fix PosterPlugin to not display media control initially
Refactor Events Architecture
- Support Swift 3.1
- Refactor player event architecture
- Add SwiftLint
Airplay Support in Swift 2.3
This release improves the compatibility with airplay in swift 2.3, allowing the video to continue when the user lock the screen or hit the home button.