globules-io opened a new issue #1365:
URL: https://github.com/apache/cordova-android/issues/1365


   # Bug Report
   
   ## Problem
   Android 10 Ajax https calls not working in Release builds, works in debug 
builds, including on physical device.
   Only fails once the app is packaged as bundle.
   
   ### What does actually happen?
   readyState : 0 Ajax error
   
   ## Information
   All calls are made in HTTPS. Everything works perfectly in DEBUG including 
on physical device.
   HTTPS calls fail (readyState : 0) in RELEASE builds (bundle) for no apparent 
reason.
   Obviously not a CORS/SSL issue since everything works perfectly in debug 
(.apk)
   Tested with a debug bundle, extracted to .apks via bundletools, works 
perfectly...
   
   ### Environment, Platform, Device
   Windows 10 x64
   Tested on Android 6.0.1
   
   ### Version information
   Cordova Android 10.1.1
   Cordova 10.0.0
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


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

Reply via email to