apache / cordova-plugin-file-transfer

Apache Cordova File Transfer Plugin
https://cordova.apache.org/
Apache License 2.0
595 stars 888 forks source link

(ios)Remove UIWebView useragent for cordova-ios@6.x.x #263

Closed etiennea closed 3 years ago

etiennea commented 3 years ago

Platforms affected

iOS

Motivation and Context

Will not build on cordova-ios@6.x.x due to deprecated method

Description

Removes a method not available anymore

Testing

No testing required

Checklist

timbru31 commented 3 years ago

Thank you very much for your PR, it I’ve gone ahead and re-implemented the „method“ for WKWebView support

elisde commented 3 years ago

Guys, will this plugin be available as a new release version? Is it possible to use latest plugin changes right now (in package.json) with UiWebView code removed in order to avoid apple play store message: ITMS-90809: Deprecated API Usage?