Hello all ,
I am trying to publish an apk on Play Store but these warnings stopped me . I read in a thread in this forum that these are just warnings and one can proceed but in my case I can't and the button "START ROLLOUT .. " is disabled
My apk file size is 1.22 MB.
I am trying to publish an apk on Play Store but these warnings stopped me . I read in a thread in this forum that these are just warnings and one can proceed but in my case I can't and the button "START ROLLOUT .. " is disabled
My apk file size is 1.22 MB.
Unoptimized APK
Warning:
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.