I pretty much finished converting a Xamarin.iOS app to Xamarin.Forms. The size of the old version in the app store as 24.5MB. The .ipa of my Forms app is 22MB (with many features added), so this is good. But when I upload that .ipa to iTunes Connect and then download it again, then TestFlight shows a size of 72MB.
Why is the app so much bigger in TestFlight than it was in the .ipa? Will the app store also show those 72MB? My users won't be happy when the app size tripples.
Linker is set to SDK assemblies only, but that also affects the .ipa size.