App size same after delete component

Hi Niotron team,

In some of my project after deleting any component but app size remaining same.

For example: first implement ADMOB & app size was 9mb and then delete Admob & add APPLOVIN+FACEBOOK bidding then app size reach 12mb+ this is not good, app size may reach 10mb.

Please look into this issue and solve ASAP.

Thank you.

Usually assets and extensions are the cause of large application size, check the size of these two first

This is normal. If you pay atention, many extensions have less then 100kb
If you want to see how much space a specific component demands, create an empty project then add this component and generate the apk

You are right but after remove these things from app, app size must be reduce this is common logic but it doesn’t happening here.

Correct but i think you didn’t understand my problem, after remove this extension or asset app size remain same and if add some thing else app size increase too much.

Create a new black project and check its size once

first implement ADMOB & app size was 9mb and then delete Admob & add APPLOVIN+FACEBOOK bidding then app size reach 12mb+

Those were your words. You removed one component and added 2 others. Then the app size increased. What is it that I didn’t understand?

If you make the test I suggested without using any blocks, just dragging the components to design, you will see that admob components increase only about 0,1mb, facebook and appinlove components increase about 1,5mb (each).
In others words, the difference you saw in your project is totally normal.

Edit: This is what happens with no blocks at all. Depending on the blocks the app size will increase even more.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.