breautek commented on issue #883: URL: https://github.com/apache/cordova-ios/issues/883#issuecomment-662176746
> Does this mean that i am not able to work with foreign APIs which do not provide Access-Control-Allow-Origin: * Yes, because they'll be considered cross-origin to your app. There are workarounds, such as building a proxy server that your app communicates with, and your server then makes the foreign API call. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
