Skip to content

v0.4.1

Compare
Choose a tag to compare
@jsanford8 jsanford8 released this 17 Jul 17:33
· 136 commits to master since this release
  • Remove the listeners on the ExoPlayer object when release is called.
    • This fixes and issue where the application may crash after calling release
      if the ExoPlayer instance is removed while the SDK is still listening to
      it.