formidable255 opened a new issue, #1706: URL: https://github.com/apache/cordova-android/issues/1706
Using cordova android version 12 via voltbuilder. Currently trying to fix a google recaptcha issue on android where google returns invalid domain. This happens when `AndroidInsecureFileModeEnabled` is set to true and the origin is `file:///`. When set to false, the domain becomes 'https' and recaptcha works fine but cordova is undefined inside the project causing non of my plug-ins to work. Why does cordova become undefined and any way this can be fixed? -- 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: issues-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org