dpogue commented on issue #1658: URL: https://github.com/apache/cordova-ios/issues/1658#issuecomment-4566365463
It has always been the case (even in the `UIWebView` and `file:///` days) that web servers need to modify their CORS responses to explicitly allow the Cordova web view to make requests. As erisu mentions, WKWebView doesn't allow using `https` as a custom scheme, so there is nothing Cordova can do here. -- 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]
