Answer the question
In order to leave comments, you need to log in
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
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
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 questionAsk a Question
731 491 924 answers to any question