Closed Dervol03 closed 1 year ago
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Description
As capacitor is now using a custom scheme to load its data on iOS, it is very likely that
allowFileAccessFromFileURLs
can now be deactivated for WebView. During a pentest of our application, it was considered a security risk by the pentesters.Platform(s)
ios
Preferred Solution
Remove the flag or explicitly set it to
false
Discussed in https://github.com/ionic-team/capacitor/discussions/6124