yashp98 opened a new issue #1381: URL: https://github.com/apache/cordova-android/issues/1381
# Bug Report ## Problem When I upgraded [email protected] to [email protected] on release apk getting applicaton error but debug apk is working good .but when i again switch to cordova 9.1.0 every thing is working good.i already remove cordova-whitelist-plugin from app ### What is expected to happen? -release apk should be work with android sdk-31 ### What does actually happen? -when i upgrade my project to cordova android 10.1.1 with android sdk-31 . release apk is crash on open app and getting Application Error. connection to server was unsuccessful. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Ionic: Ionic CLI : 6.18.1 Ionic Framework : @ionic/angular 5.9.1 @angular-devkit/build-angular : 12.1.4 @angular-devkit/schematics : 12.1.4 @angular/cli : 12.1.4 @ionic/angular-toolkit : 4.0.0 Cordova: Cordova CLI : 10.0.0 ([email protected]) Cordova Platforms : android 10.1.1 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 25 other plugins) Utility: cordova-res : 0.15.3 native-run : 0.2.8 System: Android SDK Tools : 26.1.1 (C:\Users\Deacons\AppData\Local\Android\Sdk) NodeJS : v14.15.0 (C:\Program Files\nodejs\node.exe) npm : 8.1.4 OS : Windows 10 plugins "cordova-open-native-settings": "^1.5.2", "cordova-plugin-add-swift-support": "^2.0.2", "cordova-plugin-androidx-adapter": "^1.1.3", "cordova-plugin-badge": "^0.8.8", "cordova-plugin-camera": "^6.0.0", "cordova-plugin-contacts-x": "^2.0.0", "cordova-plugin-facebook-connect": "^3.2.0", "cordova-plugin-firebasex": "^13.0.1", "cordova-plugin-inappbrowser": "^5.0.0", "cordova-plugin-ionic-keyboard": "^2.0.5", "cordova-plugin-proguard": "^2.2.0", "cordova-plugin-safariviewcontroller": "^2.0.0", "cordova-plugin-sign-in-with-apple": "^0.1.2", "cordova-plugin-splashscreen": "^6.0.0", "cordova-plugin-whitelist": "^1.3.5", ## 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]
