pcwSlide opened a new issue #1353: URL: https://github.com/apache/cordova-android/issues/1353
# Bug Report Android 9 (API level 28), cleartext support is disabled by default. >> net::ERR_CLEARTEXT_NOT_PERMITTED errors >> Are the required directives to enable clear text being included in future releases? ## Problem Links fail using cordova to Android Emulator ### What is expected to happen? Links work ### What does actually happen? Links fail ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> So it appears that Google have decided that encryption is the default: This link has the answer: https://stackoverflow.com/questions/54752716/why-am-i-seeing-neterr-cleartext-not-permitted-errors-after-upgrading-to-cordo But this is 2 years old? Regardless it fixed the issue - I assume it is some version thing.. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> Cordova run android -> Express server - AJAX call.. ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Device name DESKTOP-A7VBT7R Processor Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz 3.00 GHz Installed RAM 8.00 GB Device ID 9C9E9617-F7E6-45F5-B6E0-ABF5F283BB07 Product ID 00326-10000-00000-AA769 System type 64-bit operating system, x64-based processor Pen and touch No pen or touch input is available for this display ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, C:\Users\PhilLocal>cordova -version 10.0.0 Cordova Platforms, Installed platforms: android 9.1.0 Cordova Plugins n/A Other Frameworks: Ionic Framework and CLI version >> no Operating System, Android Studio, Xcode etc. Above - cmd box and AVD --> ## 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]
