<?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 Question on loading layers and checking for connectivity in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/question-on-loading-layers-and-checking-for/m-p/709972#M6354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to check for Internet connectivity in my iOS app.&amp;nbsp; I'm using the reachability class from Apple, but I want to check for Internet connectivity before layers are starting to be loaded.&amp;nbsp; I'm checking at the beginning of 'viewdidload'.&amp;nbsp; Checking at that point my layers are still going to try and load, creating multiple alert messages.&amp;nbsp; I thought about checking in appdelegate before the mapview, but normally you dont want to put code in appdelegate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like the ArcGis app how it checks before anything comes up and gives you a try again option.&amp;nbsp; Any ideas on how there checking and at what point in the program?&amp;nbsp; Any other suggestions would be great also!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My app is based on 'Map Demo' which comes with the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2012 16:03:47 GMT</pubDate>
    <dc:creator>JerryChapman</dc:creator>
    <dc:date>2012-05-24T16:03:47Z</dc:date>
    <item>
      <title>Question on loading layers and checking for connectivity</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/question-on-loading-layers-and-checking-for/m-p/709972#M6354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to check for Internet connectivity in my iOS app.&amp;nbsp; I'm using the reachability class from Apple, but I want to check for Internet connectivity before layers are starting to be loaded.&amp;nbsp; I'm checking at the beginning of 'viewdidload'.&amp;nbsp; Checking at that point my layers are still going to try and load, creating multiple alert messages.&amp;nbsp; I thought about checking in appdelegate before the mapview, but normally you dont want to put code in appdelegate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I like the ArcGis app how it checks before anything comes up and gives you a try again option.&amp;nbsp; Any ideas on how there checking and at what point in the program?&amp;nbsp; Any other suggestions would be great also!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My app is based on 'Map Demo' which comes with the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 16:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/question-on-loading-layers-and-checking-for/m-p/709972#M6354</guid>
      <dc:creator>JerryChapman</dc:creator>
      <dc:date>2012-05-24T16:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question on loading layers and checking for connectivity</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/question-on-loading-layers-and-checking-for/m-p/709973#M6355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could use a while loop checking for connection, only exiting when it succeeds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After that, load the maps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 18:31:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/question-on-loading-layers-and-checking-for/m-p/709973#M6355</guid>
      <dc:creator>RickJones</dc:creator>
      <dc:date>2012-05-24T18:31:43Z</dc:date>
    </item>
  </channel>
</rss>

