Skip to content

Releases: ConnectSDK/Connect-SDK-Cordova-Plugin

Release 1.6.2

10 May 17:44
829e610
Compare
Choose a tag to compare
Merge pull request #75 from ConnectSDK/anishtd-1.6.2

updated plugin verstion to 1.6.2

Update Android Version

10 May 17:20
3588d7f
Compare
Choose a tag to compare

The connect-sdk-android is updated to 1.6.2

1.6.0

09 Sep 17:38
Compare
Choose a tag to compare
  • Add automatic install scripts for iOS and Android
  • Add support for pinning web apps
  • Add support for subtitles
  • Add support for pairing type
  • Add support for playlist controls
  • Add API for external input picker
  • Simplified way to determine device capabilities
  • Bug fixes

1.3.1

06 Aug 18:24
Compare
Choose a tag to compare
Add launchAppStore() method to Launcher

1.3.0.1

01 Jul 00:43
Compare
Choose a tag to compare
Fix crash dispatching commands in objc_msgSend

1.3.0: Fix passing airPlayServiceMode option to startDiscovery().

25 Jun 22:12
Compare
Choose a tag to compare
Add warning about changing this mode after discovery is started.

1.2.1

21 May 03:03
Compare
Choose a tag to compare

Requires 1.2.1 versions of Connect-SDK-iOS and Connect-SDK-Android.

Main changes to Cordova plugin include a device.getId() method and getWebAppLauncher().joinWebApp() method.