A
A
Alexander Antonov2019-12-16 19:30:06
Android
Alexander Antonov, 2019-12-16 19:30:06

How to set up Android App Bundles to publish apk (PWA)?

There is a site with PWA, you need to publish it on Google Play.
I did everything according to the article: https://habr.com/en/post/439238/
But when publishing, Google swears at optimization and suggests optimizing through Android App Bundles
5df7b0b5c274a624502444.png
After reading a ton of material, I was able to add the Dynamic Feature Module and enable minification, in As a result, the apk from 2mb lost weight to 700kb, but Google still does not accept it.
Tell me how to set up the assembly so that Google approves?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Antonov, 2019-12-17
@undermuz

Colleagues from stackoverflow helped solve the problem
My question on stackoverflow
In order for Google to accept the application, you need to build and upload to the market not an APK file, but AAB - when building, you need to select Android App Bundles

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question