[Solved] Unoptimized APK How To fix this issue

Hi there,

We have two approaches to this warning.

1: Optimise your app

Make sure to remove any components, assets or functions that are not used by your app.

:exclamation:Adding an asset (like a media file) to your app will cause this error if the asset is not used in any Design Screen or Blocks Screen.

Make sure you app has none of the following:

Blocks with errors


‘when’ blocks with no code inside

Grey, unused blocks

If these are in your app, please remove them before trying to publish your app again.

This should take care of the issue.
Otherwise:

2: Publish it Anyway

You can still publish your app even if you see this message.

You can’t roll out your app to production yet because you need to do some extra tasks.

These tasks are marked with grey checks on your Play Store publishing console.


You need to:

  • Click these drawers
  • Fill in the information

When all the checks are green, you will be able to publish your app.

Thanks,
Jane

3 Likes