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

Releases: TeamMaestro/nativescript-opentok

NativeScript 3.0.0 Support

18 May 23:24
Compare
Choose a tag to compare

Supports the v3 of NativeScript.

Release 1.6.8

15 May 19:01
Compare
Choose a tag to compare
  • Render style configuration for Android

Release 1.6.3 Android and iOS Support

09 Dec 18:48
Compare
Choose a tag to compare

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

Release 1.5.12

14 Sep 04:58
Compare
Choose a tag to compare

Fixes subscriber view display issue.

Release 1.5.11

13 Sep 08:58
Compare
Choose a tag to compare
  • Introduces Subscriber Element
  • Fixes disconnect and unsubscribe methods
  • Fixes publisher redraw issue on iOS

Release 1.5.3

07 Sep 12:12
Compare
Choose a tag to compare
  • Fixes typings definition file with NPM package
  • Updates demo example

Release 1.5.0

06 Sep 17:19
Compare
Choose a tag to compare
  • 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

31 Aug 21:03
Compare
Choose a tag to compare
  • Fixes nasty type casting issue with ng2 integration
  • Improves the use of iOS delegates
  • Reduces code base

Release 1.4.1

29 Aug 19:18
Compare
Choose a tag to compare
  • 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

29 Aug 06:06
Compare
Choose a tag to compare

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.