/

SDK Release 2.1.0

SDK Release 2.1.0 - 01 February, 2017


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: Publisher leak in queue_packet
  • Fixed: NetStatus.Unpublish no longer recognized by subscribers
  • Fixed: Issue where sound still came out of main audio when headphones were plugged in
  • Fixed: Intermittent subscriber crash if closed/opened subscribe window multiple times
  • Added ability to pause/resume audio and or video (note: requires Server v2.1.0)

**Streaming Examples Updates: