breautek commented on issue #1672:
URL: 
https://github.com/apache/cordova-android/issues/1672#issuecomment-1752166570

   Yah theres multiple levels of security...
   
   The cleartext is the native setting for all native code, which includes the 
webview.
   
   Then the webview itself have several different security restrictions, some 
of which are newer
   
   - mixed content (this is what you were encountering)
   - CORS
   - CSP


-- 
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

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

Reply via email to