When i build my app, the Android.apk file is a 44.4 mb file. The iOS .ipa file is 17.1 mb.
That’s a fairly big difference between them. Out of curiosity - and not ever have compiled anything with either Android Studio or X-Code - is there some particular reason for this large disparity in file sizes? I know that both file formats are essentially renamed .zip files, so this seems odd to me.
Was just curious. Thanks.