sathishavunoori commented on issue #1548: URL: https://github.com/apache/cordova-android/issues/1548#issuecomment-1401745358
> cordova-android@9 is not a supported platform nor does it support API 31. > > cordova-android@11 is the minimum version required with support of API 31+. Please upgrade to cordova-android@11 and if you continue to have issues, fill a new issue with the issue template filled out. @breautek , I have almost 15+ plugins in my app, so if i update to cordova-android@11 , then most of the plugins won't work and it will take much time to fix the plugin issues. and if i set android-targetSDKversion to 31 it is accepting with cordova-android@9 and building the APK with target 31, which will allow me to upload to google play store. So with cordova-android@9 if we can fix this issue is the happiest answer. -- 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]
