dpogue commented on issue #1350: URL: https://github.com/apache/cordova-ios/issues/1350#issuecomment-1599076022
This behaviour comes from Apple's WebKit library, not from Cordova, so there's probably nothing we can do to change it. You can file bugs against WebKit at https://bugs.webkit.org and using Apple's Feedback Assistant. You can also try setting a `referrerpolicy` on the iframe and see if that helps: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy#integration_with_html -- 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]
