@emccorson iOS build version worked fine. Build Environment was set to 8.1.0. But under Cordova Plugin settings page it says 8.0.0, I could not change it. API 29 is Android 10, doesn’t it mean Monaca is 2 versions behind?
winstein
@winstein
Posts made by winstein
-
RE: Your app currently targets API level 28 and must target at least API level 29
-
RE: Your app currently targets API level 28 and must target at least API level 29
Nobody was using Monaca to build Android apps?
-
RE: Your app currently targets API level 28 and must target at least API level 29
Did not help by updating the config.xml. In another thread suggested to switch to Cordova CLI 9.0.0 for API level 28.
According to Google, "Note: From 2 November 2020, app updates must target Android 10 (API level 29) or higher.* "
-
Your app currently targets API level 28 and must target at least API level 29
I tried to build a new Android app APK and upload to Google Play Store but I’m getting the following error:
“Your app currently targets API level 28 and must target at least API level 29 to ensure it is built on the latest APIs optimized for security and performance. Change your app’s target API level to at least 29”
I have all the latest Build Environment Settings: Android 8.1.0, and I’ve checked the Cordova Plugins and the CLI is set to 9.0.0. What do I need to do to change API levels?
Thanks