Ionic 3 play store publication error / erro publicação na play store

EN:

I did the entire apk export process, however I get the following google error:

“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 solve this problem?

BR:
Fiz todos os passos para exportar o apk, porém recebo a seguinte mensagem de erro:

“Este APK inclui recursos e códigos não utilizados que são enviados aos usuários. Seu app seria menor se você usasse o Android App Bundle. Quando o app não é otimizado para as configurações do dispositivo, o tamanho do download e da instalação é maior do que o necessário. Apps maiores têm taxas de instalação mais baixas e ocupam espaço nos dispositivos dos usuários.”

Como posso solucionar esse problema?

Capturar

1 Like

Just download the latest Android Studio and when building the release select APK Bundle. Follow the steps here: https://developer.android.com/guide/app-bundle

By the way, You can stil publish the app and ignore that warning, for now.