<?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 tiledbasemaps.arcgis.com not serving content. in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/tiledbasemaps-arcgis-com-not-serving-content/m-p/566526#M4872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm developing an app for a non-profit who needs to have offline maps of specific regions in the state.&amp;nbsp; I've registered my app with a basic license, and I have put the code in my app to initialize it.&amp;nbsp; The problem I am having is that when I try to load one of the tiledbasemaps.arcgis.com maps, my map is blank.&amp;nbsp; If I substitute &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com"&gt;http://sampleserver6.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;, it works, but it has limited levels of detail (as one would expect from a example server).&amp;nbsp; Is there a trick to getting content from the tiledbasemaps.arcgis.com servers as outlined in the iOS SDK guide?&amp;nbsp; I have mimicked the code in the DownloadTileCacheSample example, only changing the URL.&amp;nbsp; The URL I'm using is &lt;/SPAN&gt;&lt;A href="http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer"&gt;http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 17:31:20 GMT</pubDate>
    <dc:creator>tomwilson</dc:creator>
    <dc:date>2014-04-22T17:31:20Z</dc:date>
    <item>
      <title>tiledbasemaps.arcgis.com not serving content.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/tiledbasemaps-arcgis-com-not-serving-content/m-p/566526#M4872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm developing an app for a non-profit who needs to have offline maps of specific regions in the state.&amp;nbsp; I've registered my app with a basic license, and I have put the code in my app to initialize it.&amp;nbsp; The problem I am having is that when I try to load one of the tiledbasemaps.arcgis.com maps, my map is blank.&amp;nbsp; If I substitute &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com"&gt;http://sampleserver6.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;, it works, but it has limited levels of detail (as one would expect from a example server).&amp;nbsp; Is there a trick to getting content from the tiledbasemaps.arcgis.com servers as outlined in the iOS SDK guide?&amp;nbsp; I have mimicked the code in the DownloadTileCacheSample example, only changing the URL.&amp;nbsp; The URL I'm using is &lt;/SPAN&gt;&lt;A href="http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer"&gt;http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 17:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/tiledbasemaps-arcgis-com-not-serving-content/m-p/566526#M4872</guid>
      <dc:creator>tomwilson</dc:creator>
      <dc:date>2014-04-22T17:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: tiledbasemaps.arcgis.com not serving content.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/tiledbasemaps-arcgis-com-not-serving-content/m-p/566527#M4873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason your map is blank is because the layer referencing tiledbasemaps is probably not loading properly. Did you attach a delegate to the layer? If you did'nt, you should do so and you will see that the delegate's layer:didFailToLoadWithError: gets invoked providing you info about the underlying error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tiledbasemaps is available only for users with an organization subscription to ArcGIS.com. To access it from the SDK, you need to provide a credential (AGSCredential) to the layer representing a valid user account belonging to that subscription. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-runtime-samples-ios/tree/master/OAuth%20Login%20Sample" rel="nofollow" target="_blank"&gt;oAuth Login Sample&lt;/A&gt;&lt;SPAN&gt; that shows you how to connect to ArcGIS.com using a org subscription account.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 23:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/tiledbasemaps-arcgis-com-not-serving-content/m-p/566527#M4873</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2014-04-24T23:40:27Z</dc:date>
    </item>
  </channel>
</rss>

