<?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 Runtime crash on IPhone  in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51029#M465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;- Using the ArcGIS iOS SDK specifically on iPhone, a consistent suddenly close always happen when attempting to solve a route offline. The stack trace always returns the following function:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;Esri_runtimecore::Network_analyst::Traversal_result::get_partial_edge_geometry_(Esri_runtimecore::Geodatabase::Transportation_network_view::Source_object_range, std::__1::shared_ptr&amp;lt;Esri_runtimecore::Geometry::Geometry&amp;gt; const&amp;amp;, std::__1::shared_ptr&amp;lt;Esri_runtimecore::Geometry::Polyline&amp;gt;&amp;amp;, bool, double, double) const ()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="屏幕快照 2016-04-19 上午11.09.43.png" class="image-1 jive-image" src="/legacyfs/online/195049_屏幕快照 2016-04-19 上午11.09.43.png" style="width: 620px; height: 332px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;I want to know why this crash happens,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;Thanks for any feedback,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 03:12:34 GMT</pubDate>
    <dc:creator>梦竹许</dc:creator>
    <dc:date>2016-04-19T03:12:34Z</dc:date>
    <item>
      <title>Runtime crash on IPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51029#M465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;- Using the ArcGIS iOS SDK specifically on iPhone, a consistent suddenly close always happen when attempting to solve a route offline. The stack trace always returns the following function:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;Esri_runtimecore::Network_analyst::Traversal_result::get_partial_edge_geometry_(Esri_runtimecore::Geodatabase::Transportation_network_view::Source_object_range, std::__1::shared_ptr&amp;lt;Esri_runtimecore::Geometry::Geometry&amp;gt; const&amp;amp;, std::__1::shared_ptr&amp;lt;Esri_runtimecore::Geometry::Polyline&amp;gt;&amp;amp;, bool, double, double) const ()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="屏幕快照 2016-04-19 上午11.09.43.png" class="image-1 jive-image" src="/legacyfs/online/195049_屏幕快照 2016-04-19 上午11.09.43.png" style="width: 620px; height: 332px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;I want to know why this crash happens,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, sans-serif; font-size: 16px;"&gt;Thanks for any feedback,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 03:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51029#M465</guid>
      <dc:creator>梦竹许</dc:creator>
      <dc:date>2016-04-19T03:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime crash on IPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51030#M466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for reporting. This is a known issue with 64 bit devices and we'll work on fixing it in the next release. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try this workaround? Build the project with only 32 architectures. You can then run the app on all devices without a crash - the trade off being you would be unable to benefit from 64-bit computing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 17:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51030#M466</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2016-04-19T17:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime crash on IPhone</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51031#M467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replyling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building the project with only 32 architectures can solve the problem ,but it seems that 5 and later's devices use 64bit。The problem is whether I can use 32 architectures only to pass the    'check.I heared that if my project is using 32architectures only, I can't pass the check and my application can't be on shelf.&lt;/P&gt;&lt;P&gt;发自 网易邮箱大师&lt;/P&gt;&lt;P&gt;在2016年04月20日 01:24，Suganya Baskaran 写道:&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;GeoNet&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;Runtime crash on IPhone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Suganya Baskaran in ArcGIS Runtime SDK for iOS - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, thanks for reporting. This is a known issue with 64 bit devices and we'll work on fixing it in the next release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try this workaround? Build the project with only 32 architectures. You can then run the app on all devices without a crash - the trade off being you would be unable to benefit from 64-bit computing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Reply to this message by replying to this email, or go to the message on GeoNet&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Start a new discussion in ArcGIS Runtime SDK for iOS by email or at GeoNet&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Following Runtime crash on IPhone in these streams: Inbox&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This email was sent by GeoNet because you are a registered user.&lt;/P&gt;&lt;P&gt;You may unsubscribe instantly from GeoNet, or adjust email frequency in your email preferences&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Apr 2016 05:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/runtime-crash-on-iphone/m-p/51031#M467</guid>
      <dc:creator>梦竹许</dc:creator>
      <dc:date>2016-04-21T05:43:06Z</dc:date>
    </item>
  </channel>
</rss>

