<?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: iPhone SDK cannot access a particular map service in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640061#M5701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245"&gt;&lt;IMG src="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245&amp;amp;thumb=1" /&gt;&lt;/A&gt;&lt;SPAN&gt;If a post provides the answer to your question, then we encourage you to mark the post as "the answer" by activating the &lt;/SPAN&gt;&lt;SPAN style="color:#008000;"&gt;green check mark&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt; right of the post. You can also "vote" on posts that you find helpful by clicking the &lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;blue caret mark. &lt;/SPAN&gt;&lt;SPAN&gt;More information about the &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/03/04/the-new-arcgis-discussion-forums-mvp-program/#more-3997%20"&gt;ArcGIS Discussion Forums MVP Program&lt;/A&gt;&lt;SPAN&gt; found here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2012 12:31:39 GMT</pubDate>
    <dc:creator>DeniseKing</dc:creator>
    <dc:date>2012-03-13T12:31:39Z</dc:date>
    <item>
      <title>iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640051#M5691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I hope someone can help us with this. We are currently testing the iPhone SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are not able to load a map onto the iPhone from the following map server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.whereto.sg/WMGIS01/rest/services/WhereTo/Island_Base/MapServer"&gt;http://www.whereto.sg/WMGIS01/rest/services/WhereTo/Island_Base/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using the default MapView project that came with the ESRI iPhone SDK. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We�??ve tried the following URLs for the Tiled Map Service Layer in the MapView project: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer&lt;/A&gt;&lt;SPAN&gt; (It works. Street Map being displayed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D/MapServer"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D/MapServer&lt;/A&gt;&lt;SPAN&gt; (It works. Imagery Map being displayed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.onemap.sg/ArcGIS/rest/services/basemap/MapServer"&gt;http://www.onemap.sg/ArcGIS/rest/services/basemap/MapServer&lt;/A&gt;&lt;SPAN&gt; (It works. OneMap being displayed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've performed http request/response tracing for the above as well. When the URL is set to &lt;/SPAN&gt;&lt;A href="http://www.whereto.sg/WMGIS01/rest/services/WhereTo/Island_Base/MapServer"&gt;http://www.whereto.sg/WMGIS01/rest/services/WhereTo/Island_Base/MapServer&lt;/A&gt;&lt;SPAN&gt; , it did perform a request to it and receives the response in json string, but proceed no further. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following HTTP Request is being sent from the iPhone App when using it as the Tiled Map Service Layer: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OneMap: &lt;/SPAN&gt;&lt;A href="http://www.onemap.sg/ArcGIS/rest/services/basemap/MapServer?f=json"&gt;http://www.onemap.sg/ArcGIS/rest/services/basemap/MapServer?f=json&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WhereTo.sg: &lt;/SPAN&gt;&lt;A href="http://www.whereto.sg/WMGIS01/rest/services/WhereTo/Island_Base/MapServer?f=json"&gt;http://www.whereto.sg/WMGIS01/rest/services/WhereTo/Island_Base/MapServer?f=json&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Comparing the json strings returned from the various servers, one difference we can spot is the 'layer' definition section, which we've extracted and shown below: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OneMap: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "layers" : [ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id" : 0, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "IMAP_GD.COAST_LINE", &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parentLayerId" : -1, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "defaultVisibility" : true, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "subLayerIds" : null &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ], &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI Street Map: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"layers" : [ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; { &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id" : 0, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "World Street Map", &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "parentLayerId" : -1, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "defaultVisibility" : true, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "subLayerIds" : null &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; } &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ], &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whereto.sg: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "layers" : [ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ], &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're not sure if that is the reason that the map failed to show. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For OneMap, the layer is 0, and this url &lt;/SPAN&gt;&lt;A href="http://www.onemap.sg/ArcGIS/rest/services/basemap/MapServer/0?f=json"&gt;http://www.onemap.sg/ArcGIS/rest/services/basemap/MapServer/0?f=json&lt;/A&gt;&lt;SPAN&gt; returns the json string for layer 0. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For ESRI Street Map, the layer is also 0, and this url &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/0?f=json"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer/0?f=json&lt;/A&gt;&lt;SPAN&gt; returns the json string for layer 0. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For whereto.sg, there is no layer definition. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the reason why the map failed to load?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 02:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640051#M5691</guid>
      <dc:creator>Wee_LengAng</dc:creator>
      <dc:date>2010-04-20T02:41:26Z</dc:date>
    </item>
    <item>
      <title>iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640052#M5692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think so. Something appears to be a problem in the service, I cannot preview it in Javascript either. Is there anything unusual about the mxd or how this service was created?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;_&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Divesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 06:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640052#M5692</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2010-04-20T06:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640053#M5693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have created a folder like "WhereTo" ,Which says You are using "Geometry" service and again there is a folder "WhereTo/Island_Base" Which says you are not using any service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This service will work in normal ESRI arcgis server application but for the iPhone application&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "WhereTo/Island_Base" this makes problem..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 00:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640053#M5693</guid>
      <dc:creator>raghurenga</dc:creator>
      <dc:date>2010-05-25T00:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640054#M5694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This works fine? I have attached a screenshot showing this. Are you still having problems?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 08:32:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640054#M5694</guid>
      <dc:creator>JithenSingh</dc:creator>
      <dc:date>2010-05-31T08:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640055#M5695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to develop the application using the onemap . Can anyone pls guide me how to load the basemap in the iPhone. I have downloaded iPhone SDK also the sample in which I see that we need to specify the URL from which the tiles of the map is loaded. I am not able to get that url w.r.t oneMap. It would be helpful if someone here can help me out. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 12:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640055#M5695</guid>
      <dc:creator>KaushikT</dc:creator>
      <dc:date>2012-03-02T12:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640056#M5696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ArcGIS for iOS SDK does not support OneMap. You can use ESRI layers (Tiled, Dynamic, Feature Layer etc.) or Bing or Open Street maps only.&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>Mon, 05 Mar 2012 15:34:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640056#M5696</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-05T15:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640057#M5697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the reply ..&amp;nbsp; Actually I tried loading the map in the view using the one map server. I use that for loading tiles. Its working fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I am facing problem in adding multiple pins for the locations. It crashes while I tap on the pins for showing the callout.&amp;nbsp; Inside the AGSMapView class it crashes due to _EXC_BAD_ACCESS while didProcessSingleClick: and shouldShowCallAtPoint: is called. Did anyone face the similar problem . I used GeocodingDemo as the sample for reference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 04:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640057#M5697</guid>
      <dc:creator>KaushikT</dc:creator>
      <dc:date>2012-03-08T04:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640058#M5698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good to know that onemap is working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you retaining the callout?&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>Thu, 08 Mar 2012 17:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640058#M5698</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-08T17:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640059#M5699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nimesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It was the problem because of the callout template object , which I was creating when every time I drop the Pin using tap and hold. Every time the new instance was created . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank&amp;nbsp; You&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 08:31:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640059#M5699</guid>
      <dc:creator>KaushikT</dc:creator>
      <dc:date>2012-03-09T08:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640060#M5700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good to know that you got it working now.&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>Mon, 12 Mar 2012 16:01:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640060#M5700</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-12T16:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: iPhone SDK cannot access a particular map service</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640061#M5701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245"&gt;&lt;IMG src="http://forums.arcgis.com/attachment.php?attachmentid=12622&amp;amp;d=1331645245&amp;amp;thumb=1" /&gt;&lt;/A&gt;&lt;SPAN&gt;If a post provides the answer to your question, then we encourage you to mark the post as "the answer" by activating the &lt;/SPAN&gt;&lt;SPAN style="color:#008000;"&gt;green check mark&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt; right of the post. You can also "vote" on posts that you find helpful by clicking the &lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;blue caret mark. &lt;/SPAN&gt;&lt;SPAN&gt;More information about the &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/esri/arcgis/2012/03/04/the-new-arcgis-discussion-forums-mvp-program/#more-3997%20"&gt;ArcGIS Discussion Forums MVP Program&lt;/A&gt;&lt;SPAN&gt; found here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 12:31:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/iphone-sdk-cannot-access-a-particular-map-service/m-p/640061#M5701</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2012-03-13T12:31:39Z</dc:date>
    </item>
  </channel>
</rss>

