This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
Releases: TeamMaestro/nativescript-opentok
Releases · TeamMaestro/nativescript-opentok
NativeScript 3.0.0 Support
Supports the v3 of NativeScript.
Release 1.6.8
- Render style configuration for Android
Release 1.6.3 Android and iOS Support
Introduces a solid build of both Android and iOS support for the NativeScript OpenTok plugin.
Release 1.5.12
Fixes subscriber view display issue.
Release 1.5.11
- Introduces Subscriber Element
- Fixes disconnect and unsubscribe methods
- Fixes publisher redraw issue on iOS
Release 1.5.3
- Fixes typings definition file with NPM package
- Updates demo example
Release 1.5.0
- 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
- Fixes nasty type casting issue with ng2 integration
- Improves the use of iOS delegates
- Reduces code base
Release 1.4.1
- 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
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.