SDK Release 5.2.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
- Fixed –
setVolume
for iOS SDK does not work as expected - Fixed – If R5Stream hasn’t been started, call stop will crash the app
- Fixed – Issue with scrolling UI elements and video stop
- Added custom microphone support and example for iOS
- Added more stability fixes to SDK