SDK Release 3.0.0
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:
- Added shared objects support
- Fixed: audio/video sync issues with iOS publish/WebRTC subsciber
- Updated licensing model