cordova-plugin-twilio-video
cordova-plugin-twilio-video copied to clipboard
How to get started with Capacitor
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.