Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.9.0 #189

Merged
merged 6 commits into from
Nov 4, 2018
Merged

v0.9.0 #189

merged 6 commits into from
Nov 4, 2018

Conversation

msach22
Copy link
Contributor

@msach22 msach22 commented Nov 4, 2018

Contributing checklist

  • Code must follow existing styling conventions
  • Added a descriptive commit message

Solves issue(s)

  • 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 streams and subscribers.

mbouxin and others added 6 commits October 29, 2018 13:46
* make error object consistent

* add docs about event data

* dispatch archive object instead of just id

* add event data link in readme

* create logging api & clean up items

* fix #154
* cleanup and refactor
@msach22 msach22 merged commit fc70693 into master Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants