/

SDK Release 2.0.0

SDK Release 2.0.0 - 07 November, 2016


NOTE: xCode 10 has dropped support for libstdc++. It is necessary to replace dependencies for libstdc++ with libc++ in your iOS project to build with xCode 10. No modifications needed to be made to the iOS SDK for this change.

iOS SDK:

  • Fixed: string packets sent via send() do not correlate with the audio packets
  • Fixed: support for Swift 3.0
  • Fixed: A/V sync issues with some iOS devices
  • Fixed: some crashes with iOS 10
  • Reduced stream drops to less than once every 5 minutes
  • Reduced audible packet drops and delays to less than once every ten seconds
  • More latency improvements
  • Several minor bug fixes