cordova-rtc / cordova-plugin-iosrtc

Cordova iOS plugin exposing the WebRTC W3C API
MIT License
688 stars 340 forks source link

update to WebRTC.xcframework v100 #748

Open hthetiot opened 2 years ago

hthetiot commented 2 years ago

Testing

To test webrtc-100 branch

cordova plugin remove cordova-plugin-iosrtc --verbose
cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#webrtc-100 --verbose
cordova platform remove ios --no-save
cordova platform add ios --no-save