cordova-plugin-printer icon indicating copy to clipboard operation
cordova-plugin-printer copied to clipboard

remove UIWebView dependency

Open Jaspur opened this issue 5 years ago • 6 comments

Hello, The dependency of UIWebView should be removed while this will not be supported anymore by Apple anytime soon.

Jaspur avatar Nov 25 '19 13:11 Jaspur

@katzer any updates regarding this? your package is the only good print package for Cordova, but uses the already deprecated UIWebView as a dependency

Jaspur avatar Dec 02 '19 15:12 Jaspur

@katzer you are still the only plugin that uses the web view. how/where/when can it be removed?

Jaspur avatar Mar 24 '20 08:03 Jaspur

Apple will reject new apps which use this plugin from April 2020 and updates of apps from December 2020 as long as this plugin has a reference to the UIWebView.

dominic-simplan avatar Mar 24 '20 12:03 dominic-simplan

Yes, that is why I ask for a Fix

Jaspur avatar Mar 24 '20 12:03 Jaspur

Is there anything that can be done to solve this issues?

jamesgibson14 avatar Apr 10 '20 07:04 jamesgibson14

Make sure you update to the latest version (v0.8.0, see https://github.com/katzer/cordova-plugin-printer/commit/4046ab3473eb7d80d1e5cced4c8ac7fc38f7fdf3#diff-5b9d9b6fc0981556f1405a75cdd98135), UIWebView usage has been removed. We did not get any warning from Apple since updating this plugin to v0.8.0

EtienneLem avatar Apr 16 '20 21:04 EtienneLem