Re: [D] How can I pass CORS session cookies in cordova ios without using cordova-plugin-webview-proxy ? [cordova]

2024-07-09 Thread via GitHub
GitHub user lowright closed the discussion with a comment: How can I pass CORS session cookies in cordova ios without using cordova-plugin-webview-proxy ? and now u can call api whithout cors ? GitHub link: https://github.com/apache/cordova/discussions/405#discussioncomment-10003035 Th

Re: [D] How can I pass CORS session cookies in cordova ios without using cordova-plugin-webview-proxy ? [cordova]

2024-07-19 Thread via GitHub
GitHub user breautek closed the discussion with a comment: How can I pass CORS session cookies in cordova ios without using cordova-plugin-webview-proxy ? All browser requests will be subjected to CORs. There isn't a way to disable it. So you either need to implement the CORs protocol on the s