Basic sample application using cordova-plugin-iosrtc.
In order to make this Cordova plugin run into a iOS application some requirements must be satisfied in both development computer and target devices:
- Xcode >= 11.1 (11A1027)
 - iOS >= 10.2 (run on lower versions at your own risk, don't report issues)
 swift-version=> 4.2cordova>= 7.1.0cordova-ios>= 4.5.1
- WebRTC W3C v1.0.0
 - WebRTC.framework => M69
 - WebSocket
 - Janus => 0.7.4
 - JSSip => 3.1.2
 - Sip.js => 0.15.6
 - Twilio => 2.0.0
 - Open-Easyrtc => 2.0.5
 
MIT :)

