When I tried to release my app on Google Play Console
I got warning message of my app ..
Please help me how to fix it
This is what I got..#
Warnings
Check these warnings before starting the rollout of this release. Addressing the warnings on this page will ensure your existing users are able to upgrade to the latest version of your app.
This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimizing your app for device configurations, your app is larger to download and install on users' devices than it needs to be. Larger apps see lower install success rates and take up storage on users' devices.
Resolution:
Use the Android App Bundle to automatically optimize for device configurations, or manage it yourself with multiple APKs.
But the warn cannot be ignored, it doesn’t let you continue and launch the app in this moment, so now you can’t publish and app Inventor app, at least this is my experience today, I’ve spend many hours and gets nothing, no solution founded …
As a counterpoint, the MIT App Inventor companion is an App Inventor app that gets compiled when we build the App Inventor system. We publish the companion as an APK through Google Play whenever we do a release–App Inventor does not have AAB support. You may be missing some other data in the Play Console to complete your app submission.
tengo el mismo problema para subir el apk a la consola play
solicita.
he intentado abrir el apk en android estudio y luego guardar como aab
para subirlo a la consola play, pero android estudio me marca error en gradle y no se puede actualizar.
I think I have the same scenario. The error message says I have to go back to the Dashboard. I'm not sure if I missed out something but I only have 1 step left which is rolling it out but it doesn't let me.
Thank you for responding deanart2012. I was able to figure it out. I'm using the Play Console Beta and it doesn't show the portions I've missed. When I went back to the classic UI, I was able to fix everything.