Skip to content

v0.10.0

Compare
Choose a tag to compare
@benvium benvium released this 25 Apr 16:59
· 195 commits to master since this release
  • Fix race conditions in onCompletion and onError (#154)
  • Fix crash in audioPlayerDidFinishPlaying when callback is called multiple times, by adding a mutex with @synchronized (#153)
  • Added support to remote files (#141) for Android
  • Update iOS/Android supported audio formats reference links (#142)
  • Preprocessor if fix for tvOS (#137)
  • Adding React dependency to podspec (#135)
  • First support for Window platform (#133)
  • Sound.prototype.play calls onEnd if sound isn't yet loaded (#123)