SDK Release 1.1.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:
- Stability Improvements
- Fixed a disconnect bug which was causing disconnects with certain devices at random intervals
- Fixed Double Subscriber bug
- Improvements to Adaptive Bitrate
- Stability Improvements
- Improved Overall Documentation of Testbed and how to utilize the Examples
- Added Two Way Example
- Added Audio/Video only Toggles
- Improved Interface
- Added Round Robin Example
- Added Subscribe Two Stream (Double Subscriber) Example