My apps loads html files as templates. I needed to add the below in order for this to work.
``` [configuration.preferences setValue:@YES forKey:@"allowFileAccessFromFileURLs"]; ``` Is there any better solution than patching the plugin? Thanks [ Full content available at: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/54 ] This message was relayed via gitbox.apache.org for [email protected]
