Closed EddyVerbruggen closed 8 years ago
Hi,
I was trying the plugin with Cordova-Android 4.0.2 and things didn't compile unfortunately.
The errors are with PhoneRTCPlugin.java: webView.addView and webView.removeView no longer exist :(
PhoneRTCPlugin.java
webView.addView
webView.removeView
hi Eddy,
thanks for letting us know.
we are looking on it, and will have that fixed soon.
Narek
Fixed in 0.9.5 version.
Hi,
I was trying the plugin with Cordova-Android 4.0.2 and things didn't compile unfortunately.
The errors are with
PhoneRTCPlugin.java
:webView.addView
andwebView.removeView
no longer exist :(