sven513 commented on issue #1229:
URL: https://github.com/apache/cordova-ios/issues/1229#issuecomment-1434780191
I managed to fix a similar error with this snippet
` if (device.platform == 'iOS'){
var loc = window.WkWebView.convertFilePath(store + bannerDir);
}`
I guess this might work for your `let full_url`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]