cesarvr / pdf-generator

Cordova plugin to generate pdf in the client-side
MIT License
107 stars 61 forks source link

UIWebView deprecated #112

Closed gatelli closed 4 years ago

gatelli commented 4 years ago

Hi, since the ITMS-90809: Deprecated API Usage of UIWebview (https://developer.apple.com/documentation/uikit/uiwebview) do you intend to remove all UIWebView API references and use WKWebView instead ?

From end of 2020 all apps using old API will be rejected.

Thx

cesarvr commented 4 years ago

The plugin currently use WKWebView so it should be fine.

cesarvr commented 4 years ago

Hi @gatelli ,

It should be solved on version 2.1.1.