Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Releases: TeamMaestro/nativescript-opentok

Release 1.3.0

16 Aug 14:31
Compare
Choose a tag to compare

iOS Upgrades

  • Subscribe to publisher feed
  • Better API breakdown for registering to event emissions
  • Implemented OpenTok model for handling subscriber/publisher

Release 1.2.1

28 Jul 19:29
Compare
Choose a tag to compare

Typings definition fix.

Release 1.2.0 - iOS Event Hooks

27 Jul 19:25
Compare
Choose a tag to compare

Exposed iOS Events to listen for session creation, failure, etc. Added the ability to toggle between the front-facing and back-facing camera on iOS.

Release 1.1.0 - Android Support

22 Jul 04:31
Compare
Choose a tag to compare

Adds Android support to OpenTok Nativescript plugin. Uses revised project layout with shared interfaces between iOS and Android for more universal and practical use.

Initial Release - iOS OpenTok SDK

21 Jul 04:42
Compare
Choose a tag to compare

The initial release of the project. Contains basic support with OpenTok's SDK and iOS.

Allows for generating an OpenTok (OT) Session object, joining that session and then publishing that session using a valid token. Also appends the basic video stream onto the UIView.