findmate / cordova-plugin-jitsi-meet

Cordova plugin for jitsi meet react native sdk
17 stars 21 forks source link

WKWebView required for cordova-plugin-jitsi-meet plugin #25

Open sampathed opened 3 years ago

sampathed commented 3 years ago

I am getting the below error from apple store after uploading the app. This plugin works well when installed through xcode. Since this plugin uses UIWebView, Apple connect is not processing the app and after some time I get the mail below.

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.

Can you help to replace the plugin from UIWbView to WKWebView. Thank you in advance

sampathed commented 3 years ago

Any updates on this. Or can you share any pointers please...

d-loki commented 3 years ago

Hi,

Try to use this fork https://github.com/cremfert/cordova-plugin-jitsi-meet.git