vdias38 commented on issue #1361: URL: https://github.com/apache/cordova-android/issues/1361#issuecomment-1002236427
> > downgrade cordova 9 its posible solution? > > We [must target at least Android 11](https://developer.android.com/distribute/play-policies#APILevel30) (API level 30) and it's only supported by cordova-android 10. > > Thanks @breautek for the hack (downgrade to cordova 9 with `<preference name="android-targetSdkVersion" value="30" />`), I'll test it tomorrow. I did as @breautek suggested and it works. @zoranmil be careful [your workaround should not work if used on iOS](https://github.com/apache/cordova-ios/issues/1092#issuecomment-800516182) -- 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]
