Wizcorp/phonegap-facebook-plugin

UIWebView needs to be removed

jacksonkr opened this issue · 1 comments

UIWebView needs to be MKWebView as apple is no longer accepting apps that use UIWebView

It will lead to Apple citing the following:
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.

I went with the facebook4 cordova plugin

as it is updated far more often than this plugin (although I liked this plugin)