<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: iOS ipa bundle size in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661674#M8331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The final .ipa sizes for apps built with version 100.1 are similar to those for apps built against 100.0. &amp;nbsp;Note again that this does not prevent release to the App Store; it only means that the app must be downloaded over wi-fi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jul 2017 13:59:04 GMT</pubDate>
    <dc:creator>RichZwaap</dc:creator>
    <dc:date>2017-07-27T13:59:04Z</dc:date>
    <item>
      <title>iOS ipa bundle size</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661670#M8327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have created the application using Xamarin and ArcGIS SDK. Our production build targets ARM64 and ARMv7. The final ipa size is 59.3 MB. This is too much, we are getting the following report from app store:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;EM&gt;The app binary listed below was 59.3 MB when you submitted it, but will be 140.9 MB once processed for the App Store. This exceeds the cellular network download size limit and would require your app to be downloaded over Wi-Fi&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I noticed that the biggest part of the application are native ArcGIS frameworks -&amp;nbsp;ArcGIS-arm64.framework ~65.5 MB, ArcGIS-armv7.framework ~60.4 MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried to enable "Enable device specific builds", if i understand correctly it should allow&amp;nbsp;additional processing when submitting app to the app store where packages dedicates to specific architecture are generated so that user with a given device architecture will only download stuff which is needed for his device. But enabling this options had no effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to make the ipa bundle smaller?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 10:17:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661670#M8327</guid>
      <dc:creator>PetrPokorny2</dc:creator>
      <dc:date>2017-06-21T10:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: iOS ipa bundle size</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661671#M8328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a bundle which is 75 Mb and successfully publishes through the AppStore. &amp;nbsp;Not an expert at this, but maybe its the Linker? &amp;nbsp;Here are the settings we use for our build (Xamarin Studio).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/357998_Screen Shot 2017-06-21 at 6.38.47 AM.png" style="width: 620px; height: 464px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 10:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661671#M8328</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2017-06-21T10:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: iOS ipa bundle size</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661672#M8329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That message is a warning and does not prevent App Store submission. &amp;nbsp;As the message indicates, the size limit pertains to the ability to download an app using cellular data and means that an app of that size can only be downloaded using wi-fi. &amp;nbsp;While that won't prevent your app from being listed in the App Store, I certainly understand that you might want to bring the app size under that limit. &amp;nbsp;Unfortunately, there's no way to do that when&amp;nbsp;referencing the ArcGIS Runtime in a Xamarin iOS app as of today. &amp;nbsp;That's in large part due to the breadth of functionality contained within&amp;nbsp;the SDK, but also to some degree how native libraries can be compiled on iOS and&amp;nbsp;the particulars of how&amp;nbsp;the ArcGIS Runtime functionality is packaged for Xamarin iOS. &amp;nbsp;The large native ArcGIS frameworks you noticed contain the bulk of the ArcGIS Runtime's logic. &amp;nbsp;The&amp;nbsp;app bundle has to include&amp;nbsp;both of these, as support for both ARM64 and ARMv7 is a requirement of the App Store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for any inconvenience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 00:34:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661672#M8329</guid>
      <dc:creator>RichZwaap</dc:creator>
      <dc:date>2017-06-22T00:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: iOS ipa bundle size</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661673#M8330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it safe to say that this size issue still applies to &lt;STRONG&gt;v100.1&lt;/STRONG&gt; of the ArcGIS runtime for .NET (Xamarin) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is, with v100.1, has the runtime somehow shrunk &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;...or are there any other tricks or linker options that can get an iOS build down below the 100 MB limit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 13:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661673#M8330</guid>
      <dc:creator>andybeaulieu</dc:creator>
      <dc:date>2017-07-27T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: iOS ipa bundle size</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661674#M8331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The final .ipa sizes for apps built with version 100.1 are similar to those for apps built against 100.0. &amp;nbsp;Note again that this does not prevent release to the App Store; it only means that the app must be downloaded over wi-fi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 13:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/ios-ipa-bundle-size/m-p/661674#M8331</guid>
      <dc:creator>RichZwaap</dc:creator>
      <dc:date>2017-07-27T13:59:04Z</dc:date>
    </item>
  </channel>
</rss>

