I have an app developed using Cordova. I generated a final APK for the release version (already aligned and signed), but when I upload my APK in Google Play console, I receive the following error message explaining that my APK isn't optimized, preventing the publishing procedure.
APK NOT OPTIMIZED
This APK includes features and unused codes that are sent to users. Your app would be smaller if you used the Android App Bundle. When the app is not optimized for device settings, the download and installation size is larger than necessary. Larger apps have lower installation fees and take up space on users' devices.
How can I get around or fix this error to publish my app?