Releases: nchutchind/cordova-plugin-streaming-media
Releases · nchutchind/cordova-plugin-streaming-media
v2.3.0
v2.2.0
v.2.1.3
v2.1.2
v2.1.1
v.2.1.0
v2.0.0
This release brings:
- Compatibility for iPhone X.
- Background audio capability for iOS and Android
- Ability to keep screen lit while playing audio for Android with parameter keepAwake
- Switch to AVPlayerViewController away from deprecated iOS Movie Player.
- Mute button compatibility
- Most crucially: fixed plugin.xml for Ionic Native compatibility issue.
- And more...
Includes PRs:
- #61: iOS feature to add pause and resume methods
- #88: plugin id needs to match npm id
- #89: Ability to hide controls on fullscreen
- #90: Add loading indicator for video playback
- #109: Rewrite to AVPlayerViewController and update readme
- #122: Ignore the mute button on IOS
- #131: Add gitignore
- #132: Fixed orientation parameter to work on iOS
- #136: iOS allows background audio & Android audio can autoclose