I have just built my app in release mode for the first time in a while. I haven’t started on optimisations etc. yet, but just to get an idea of storage consumption I checked the current figures on Android and iOS. Both using a release build, iOS 9.1 reported storage use nearly 10 times greater than the total (app+data) storage reported by Android. Is this typical?
I’ve had a quick look through the properties of the two projects, but haven’t spotted anything that would obviously cause such a big difference, so I wondered if this scale of magnitude difference is expected (I wouldn't have expected it personally).
Many thanks,
John H.