cordova-plugin-twilio-video icon indicating copy to clipboard operation
cordova-plugin-twilio-video copied to clipboard

How to get started with Capacitor

Open lewhub opened this issue 3 years ago • 0 comments

Hi sorry if this is the wrong place to post this. I'm just wondering how to get started using this plugin with Capacitor. I've added the package to my package.json for my capacitor project. However, when I follow the instructions on the readme and use "window.twiliovideo.openRoom(token, room)" I get an error in Visual Studio Code that says: Property 'twiliovideo' does not exist on type 'Window & typeof globalThis'. Is there further set up from what's in the README. Thanks in advance for any clarity on this.

lewhub avatar Jul 29 '21 17:07 lewhub