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

Releases: TeamMaestro/nativescript-opentok

NativeScript 3.0.0 Support

Choose a tag to compare

@sean-perkins sean-perkins released this 18 May 23:24

Supports the v3 of NativeScript.

Release 1.6.8

Choose a tag to compare

@sean-perkins sean-perkins released this 15 May 19:01
  • Render style configuration for Android

Release 1.6.3 Android and iOS Support

Choose a tag to compare

@sean-perkins sean-perkins released this 09 Dec 18:48

Introduces a solid build of both Android and iOS support for the NativeScript OpenTok plugin.

Release 1.5.12

Choose a tag to compare

@sean-perkins sean-perkins released this 14 Sep 04:58

Fixes subscriber view display issue.

Release 1.5.11

Choose a tag to compare

@sean-perkins sean-perkins released this 13 Sep 08:58
  • Introduces Subscriber Element
  • Fixes disconnect and unsubscribe methods
  • Fixes publisher redraw issue on iOS

Release 1.5.3

Choose a tag to compare

@sean-perkins sean-perkins released this 07 Sep 12:12
  • Fixes typings definition file with NPM package
  • Updates demo example

Release 1.5.0

Choose a tag to compare

@sean-perkins sean-perkins released this 06 Sep 17:19
  • Keep alive on iOS when publishing
  • Access to FPS and Camera Resolution
  • JS declaration approach to remove clutter from XML
  • Code clean-up

Release 1.4.6

Choose a tag to compare

@sean-perkins sean-perkins released this 31 Aug 21:03
  • Fixes nasty type casting issue with ng2 integration
  • Improves the use of iOS delegates
  • Reduces code base

Release 1.4.1

Choose a tag to compare

@sean-perkins sean-perkins released this 29 Aug 19:18
  • Switches subscriber and publisher positioning
  • Fixes crashes when disconnecting from streams
  • Allows streams to re-connect when going in background mode
  • Allows positioning control over both publisher and subscriber elements

Release 1.4.0 - Element Driven Approach

Choose a tag to compare

@sean-perkins sean-perkins released this 29 Aug 06:06

Allows user to control the logic and binding of the publisher and subscriber view, with existing NativeScript XML. Allows for custom overlaying controls and resolves routed session logic.