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

fix(signals): :bug: all signals of type `signal:suffix` are sent as `signal` #202

Open cadesalaberry opened 3 years ago

cadesalaberry commented 3 years ago

Signals with name signal:custom-suffix were not properly propagated to the js side.

Contributing checklist

Solves issue(s)