Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@msach22 msach22 released this 04 Nov 02:48
fc70693
  • Changes target on iOS
  • Fixes typos on README
  • Adds documentation for error object and other event objects
  • Updates the OpenTok iOS and Android SDK to 2.15.0
  • Refactors and cleans up iOS and Android code
  • Creates an API to enable logs for the native layer by calling OT.enableLogs(true) // default is false
  • Adds support for the reconnected event for OTSubscriber
  • All OTSubscriber events are dispatched with a stream object to be able to differentiate between subscribers.