ionic-img-cache icon indicating copy to clipboard operation
ionic-img-cache copied to clipboard

Can not work in iOS11 with WKWebview

Open hewz opened this issue 7 years ago • 4 comments

any ideas to fix this? thanks

hewz avatar Nov 14 '17 09:11 hewz

@hewz , What cordova plugin you used for WKWebview support?

vitaliy-bobrov avatar Nov 14 '17 18:11 vitaliy-bobrov

@vitaliy-bobrov Following the blog iOS 11 Checklist I use cordova-plugin-ionic-webview

Console error log: [Log] ERROR: Download error source: img/icon/person.png (console-via-logger.js, line 173) [Log] ERROR: Download error target: file:///var/mobile/Containers/Data/Application/C0F63A57-11E6-420F-8DA6-C8685B34DC09/Library/files/Xgenban/2de67755b08dfae6e82a1bfcbb5982a527850e79.png (console-via-logger.js, line 173) [Log] ERROR: Download error code: 3 (console-via-logger.js, line 173)

hewz avatar Nov 15 '17 01:11 hewz

It seems that it is apache/cordova-plugin-wkwebview-engine issue, it used inside cordova-plugin-ionic-webview.

Please check: https://issues.apache.org/jira/browse/CB-10237?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues https://issues.apache.org/jira/browse/CB-10143?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues https://issues.apache.org/jira/browse/CB-10141?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues https://issues.apache.org/jira/browse/CB-10109?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues https://issues.apache.org/jira/browse/CB-9982?jql=project%20%3D%20CB%20AND%20labels%20%3D%20wkwebview-known-issues

vitaliy-bobrov avatar Nov 15 '17 20:11 vitaliy-bobrov

The earliest issue was reported 2 years ago, and it still exists. Do you know is there any other possible way to handle this?

hewz avatar Nov 16 '17 03:11 hewz