I recently created an application using Xamarin.Forms, but after launching, it was 15MB in size. My application has a total of 8 pages ( views ) of which only two use images and speaking in images the total size of my resoucers folder is no more than 2MB. / p>
Is it normal for an application made in Xamarin?
In case I left the linker active when I went to publish, this helped a lot in reducing the size, but still compared to other apps on Google Play itself, I see that the size of my application could be smaller.
Note: I would like to make it clear that I have already done another topic where I ask for tips to reduce the size of my application, where I got answers and I'm following the tips from there ( Reducing the size of the application ). The question of this topic is if it is normal an application developed in Xamarin without so many images stay of this current size (15MB).