<?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: improper url causes app to crash in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170270#M1599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it seems my error happens when i try to connect to a mapserver folder that is empty. I get an NSRange exception saying index range 0 out of bounds for empty array&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 18:28:47 GMT</pubDate>
    <dc:creator>HamzaHaroon</dc:creator>
    <dc:date>2013-01-17T18:28:47Z</dc:date>
    <item>
      <title>improper url causes app to crash</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170267#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When loading services, if the url is not case sensitive for the "MapServer" suffix, my app crashes if it tries to load the service. is there a way to try and catch failed map service load? or catch this error&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 13:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170267#M1596</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2013-01-15T13:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: improper url causes app to crash</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170268#M1597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should adopt AGSLayerDelegate protocol, set layer's delegate to the class where you adopted the protocol and then try to listen to the methods,&amp;nbsp; layerDidLoad: and layer:didFailToLoadWithError: to catch whether the layer is loaded successfully or there is any error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 17:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170268#M1597</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2013-01-16T17:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: improper url causes app to crash</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170269#M1598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i tried :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;self.dynamicLayer.delegate = self; (dynamicLayer is of AGSDynamicMapServiceLayer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;self.tiledLayer.delegate = self; (AGSTiledMapServiceLayer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but i get warnings saying incompatible pointer types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; i am adopting the AGSMapViewLayerDelegate, and the AGSLayerDelegate in my class header&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 18:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170269#M1598</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2013-01-16T18:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: improper url causes app to crash</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170270#M1599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it seems my error happens when i try to connect to a mapserver folder that is empty. I get an NSRange exception saying index range 0 out of bounds for empty array&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 18:28:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/improper-url-causes-app-to-crash/m-p/170270#M1599</guid>
      <dc:creator>HamzaHaroon</dc:creator>
      <dc:date>2013-01-17T18:28:47Z</dc:date>
    </item>
  </channel>
</rss>

