Jung-Hey opened a new issue, #1495: URL: https://github.com/apache/cordova-android/issues/1495
 I am getting the above error. The same error occurred in the main index.html file, but it was easily solved by downloading the cordova-plugin-wkwebviewxhrfix plugin. The problem was that through the wkwebviewxhrfix plugin, the XMLHttpRequest cannot load error in the main index.html file was solved, but the sub page index.html file did not solve the same error. I need a solution.   (main) index.html path : www/index.html (sub) index.html path : www/world/wikitude_AR/inedex.html ### Version information <!-- cordova version: 11.0. cordova platform - ios version: 6.2.0 --> -- 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]
