Hi guys, i have a question.
I work with arcgis xamarin sdk for iOS.
And i have problem with uploading app to apple testflight.
When i build release .ipa file, this file have too much size. In perfect situation "appname.app/appname" should be less 60 mb, but in my case ~ 66 mb. If i remove arcgis package from solution, it will be 16 mb.
Any idea how solve this problem?
Thanks for answers.
PS: i used "Link all" option for linked behavior, it doesn't work for me.
I'm having the same issue. I've managed to custom-link my application down to 61MB but am having trouble making it any smaller. If you've solved this issue since 2016 I'd really appreciate any advice you may have, thanks!