Skip to content

v2.0.0

Compare
Choose a tag to compare
@shamilovtim shamilovtim released this 28 Jun 07:18
· 22 commits to master since this release
5f5218f

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