I am developing the Hybrid mobile apps for Android and Apple.
APP size is around 5MB for Android but ipa takes almost the double size 11.4MB. I am building the .ipa from xcode .
Is this something expected ?
I am developing the Hybrid mobile apps for Android and Apple.
APP size is around 5MB for Android but ipa takes almost the double size 11.4MB. I am building the .ipa from xcode .
Is this something expected ?
In iPhone applications (.ipa) the virtual machine is bundled inside your application. In android applications (.apk) that is not a case.