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