opentok / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
MIT License
30 stars 80 forks source link

chore(plugin.xml): :sparkles: declare the opentok file in the js-module #206

Closed cadesalaberry closed 3 years ago

cadesalaberry commented 3 years ago

It makes the opentok file show up in the cordova_plugin.js file. It enables the cordova-plugin-injectview plugin to properly detect and inject the opentok files.

Contributing checklist

Solves issue(s)

cadesalaberry commented 3 years ago

Oops, already exists https://github.com/opentok/cordova-plugin-opentok/pull/200