Faksprod edited a comment on issue #1355: URL: https://github.com/apache/cordova-android/issues/1355#issuecomment-924814565
@harivenkatesh-id Did you try to update your Cordova Android platform to the latest 10.1.1 ? What I understood from this [Cordova post](https://cordova.apache.org/announcements/2021/07/20/cordova-android-10.0.0.html) is that SDK 30 (Android11) is now supported since Cordova [email protected] (I'm not sure android @ 9.x.x officially support Android11 from this [answer](https://github.com/apache/cordova-android/issues/1116#issuecomment-747046025)) Also, did you try just removing all your plugin before targeting API 30? Just to see if the app can run after splashscreen. Maybe one of your plugin enter in conflict with AndroidX or with the API level 30... -- 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]
