danieldanielecki commented on issue #883: URL: https://github.com/apache/cordova-ios/issues/883#issuecomment-1766524831
> For accessing local files (and resources like scripts, images, ...) inside cordova.file.dataDirectory with InAppBrowser, I can confirm this hotfix [apache/cordova-plugin-inappbrowser#778](https://github.com/apache/cordova-plugin-inappbrowser/pull/778) in CDVWKInAppBrowser.m works. That's a good PR to put more "pressure" to finally merge such a little changes causing such a basic functionality to be broken without some side fixes. For me, the only one solution which worked was to add `cordova plugin add @globules-io/cordova-plugin-ios-xhr` to my project, even though the plugin seems to be archived... -- 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]
