<?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: Loading a Map object makes my app crash in ios 8.1 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718295#M15976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been compiling using flash builder 4.7 with apache flex 14.1, air 17, and ESRI flex api 3.7. App compiles without any issues using the new compiler, surprisingly the app performs well on IOS. I have tried an Iphone 4s, 5, 5c, and 6.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2015 13:06:59 GMT</pubDate>
    <dc:creator>AaronNash1</dc:creator>
    <dc:date>2015-05-07T13:06:59Z</dc:date>
    <item>
      <title>Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718287#M15968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to update my app (developed with Flash Builder4.6 SDK 4.6) from AIR 4 api for flex 3.3 to AIR 15 api for flex 3.7.&lt;/P&gt;&lt;P&gt;The app is set to show an initial message and then it loads a basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While there is no problems on Android, IOS 8.1 crashes as soon as it starts loading the basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After many tests i've noticed that the object that causes the issue is the map (com.esri.ags.Map.Map()), that drives up the memory usage up to 80% leading to an immediate crush of the app.&lt;/P&gt;&lt;P&gt;Removing the map object the app starts flawlessly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone experienced the same issue? Any idea how to solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 10:24:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718287#M15968</guid>
      <dc:creator>TeamInformatica</dc:creator>
      <dc:date>2014-12-02T10:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718288#M15969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think this is same thing I experienced. If you are not already, try adding the "–useLegacyAOT" parameter with value of "yes" to the "Customize Launch Parameters". Place it before "-provisioning profile". Adobe rewrote the IOS compiler, this will set it back to the original version. It will take longer to build but not affect performance. I have never been able to successfully use the new compiler with the ArcGIS for Flex API without having what you described happen. Using the legacy compiler, I have no problems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that does the trick.&lt;/P&gt;&lt;P&gt;RAZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Dec 2014 01:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718288#M15969</guid>
      <dc:creator>RobertZawarski1</dc:creator>
      <dc:date>2014-12-06T01:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718289#M15970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Raz&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;It worked&lt;/SPAN&gt; !!! &lt;SPAN class="hps"&gt;but only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;flash&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;builder&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;flash&lt;/SPAN&gt; 4.7 ! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;In Flash Builder 4.6 by interface&amp;nbsp; &lt;SPAN class="hps"&gt;you can not set&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the parameter&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Unfortunately&lt;/SPAN&gt; F&lt;SPAN class="hps"&gt;lash&lt;/SPAN&gt; B&lt;SPAN class="hps"&gt;uilder&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;4.7&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is not available&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the interface&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;design for mobile.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Michele&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 15:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718289#M15970</guid>
      <dc:creator>TeamInformatica</dc:creator>
      <dc:date>2014-12-09T15:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718290#M15971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, after 01/02/2015 Apple don't will accept apps that not was compiled with 64 bits support.&lt;/P&gt;&lt;P&gt;To do this it's necessary to use a new compiler.&lt;/P&gt;&lt;P&gt;If the ArcGIS for Flex API don't compile with the new compiler, how to create new apps after this date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 17:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718290#M15971</guid>
      <dc:creator>FabianoScardua</dc:creator>
      <dc:date>2015-01-21T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718291#M15972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fabiano, &lt;/P&gt;&lt;P&gt;There's the rub. We either (1) try to find a workaround with current SDK and the 64bit compiler or (2) report the problem to ESRI and hope they can come up with a workaround or fix or (3) report to Adobe and hope they fix the problem. For myself, I am choosing a forth option -- I am abandoning Flex development on IOS. Just too many headaches -- layout issues, performance issues and now this. It had to be done eventually, this just sped things up a bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 21:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718291#M15972</guid>
      <dc:creator>RobertZawarski</dc:creator>
      <dc:date>2015-02-12T21:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718292#M15973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe Adobe fixed this bug in AIR 16.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/99556"&gt;Robert Zawarski&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2015 23:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718292#M15973</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2015-02-12T23:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718293#M15974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr. Svensson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the heads up. Using the latest release, I did not encounter the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 03:50:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718293#M15974</guid>
      <dc:creator>RobertZawarski</dc:creator>
      <dc:date>2015-02-13T03:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718294#M15975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the problem was solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 12:13:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718294#M15975</guid>
      <dc:creator>FabianoScardua</dc:creator>
      <dc:date>2015-05-06T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a Map object makes my app crash in ios 8.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718295#M15976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been compiling using flash builder 4.7 with apache flex 14.1, air 17, and ESRI flex api 3.7. App compiles without any issues using the new compiler, surprisingly the app performs well on IOS. I have tried an Iphone 4s, 5, 5c, and 6.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 13:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-a-map-object-makes-my-app-crash-in-ios-8-1/m-p/718295#M15976</guid>
      <dc:creator>AaronNash1</dc:creator>
      <dc:date>2015-05-07T13:06:59Z</dc:date>
    </item>
  </channel>
</rss>

