Very large iOS App Size (250MB)

1859
1
03-02-2017 10:38 PM
MichaelMoor
New Contributor II

In my iOS App I use ArcGIS-Runtime-SDK-iOS 100.0.0 with Cocoapods.

The downloaded Framework is 1.33 GB and my .ipa File is 250MB...

~60MB of the file size are ressources/code of my project. But the big part (~190MB) is caused by the ArcGIS SDK.

In an other project I use the old SDK (10.2.5). The resulting ipa File is just 45MB.

Is there a way to make my App with the new SDK smaller?

Kind regards, Mike

0 Kudos
1 Reply
GagandeepSingh
Occasional Contributor II

Once you go through the process of app thinning that number would change. You can follow the steps listed here under "Exporting Your App for Testing Outside the Store" to export your app for specific device using app thinning.

0 Kudos