Wizcorp / phonegap-facebook-plugin

The official plugin for Facebook in Apache Cordova/PhoneGap
Other
1.91k stars 2k forks source link

UIWebView needs to be removed #1376

Closed jacksonkr closed 4 years ago

jacksonkr commented 4 years ago

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.

jacksonkr commented 4 years ago

I went with the facebook4 cordova plugin

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