jefflinwood / twilio_client_phonegap

Phonegap plugins for the Twilio Client iOS and Android SDKs
MIT License
59 stars 53 forks source link

Can we use this plugin in hosted web app? #96

Closed adnanumar closed 4 years ago

adnanumar commented 4 years ago

@jefflinwood thanks for the plugin, although i have a simple question which would help me greatly, is there any help or advice how to use this plugin in Hosted App. I am using CrossWalk plugin. Thanks.

adnanumar commented 4 years ago

i have used tcplugin.js in hosted app when device ready. By using cordova-plugin-remote-injection i injected the plugin files in web app when redirect made.