cordova-plugin-iosrtc icon indicating copy to clipboard operation
cordova-plugin-iosrtc copied to clipboard

update to WebRTC.xcframework v100

Open hthetiot opened this issue 2 years ago • 0 comments

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

hthetiot avatar May 12 '22 15:05 hthetiot