Skip to content

WatchRTC-Android-SDK-Release 1.0.0

Latest
Compare
Choose a tag to compare
@krunalspearline krunalspearline released this 29 Mar 08:02
· 2 commits to master since this release
2cd58bf

Release-1.0.0

Added

  • Tested & support Vonage SDK
  • Tested & support latest libwebrtc-111 library
  • Tested & support Twilio SDK
  • Now onwards SDK & Device information is available on userAgent WatchRTC portal

Changed

  • Updated Kotlin version 1.7.21
  • Updated internal library dependency version
  • Fixed WatchRTC metrics issue
  • Updated watchRTC.connect API i.e. New watchRTC.connect(context, watchRTCConfig?) Old watchRTC.connect(watchRTCConfig?)
  • Updated SDK API documentation
  • Code optimization