<?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: Map not loading because urls are blocked in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251658#M2383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whitelisting the PDF at the URL you provided won't help anything.&amp;nbsp; However, it actually provides the very reference you're asking for.&amp;nbsp; These are the domains it suggests to whitelist in order ArcGIS Online capabilities to work properly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ago-item-storage.s3.amazonaws.com"&gt;https://ago-item-storage.s3.amazonaws.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ago-item-storage.s3.us-east-1.amazonaws.com"&gt;https://ago-item-storage.s3.us-east-1.amazonaws.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*.arcgis.com"&gt;https://*.arcgis.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*.arcgisonline.com"&gt;https://*.arcgisonline.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://*.esri.com"&gt;http://*.esri.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*.blob.core.windows.net"&gt;https://*.blob.core.windows.net&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Feb 2020 13:42:21 GMT</pubDate>
    <dc:creator>WilliamCraft</dc:creator>
    <dc:date>2020-02-21T13:42:21Z</dc:date>
    <item>
      <title>Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251655#M2380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Esri IOS sdk version&amp;nbsp;100.6 in our iOS application with below basemaps:&lt;/P&gt;&lt;P style="color: #0f68a0; background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;openStreetMapBasemap&lt;/P&gt;&lt;P style="color: #326d74; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;imageryWithLabels&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;terrainWithLabelsVector&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;Application is running fine on simulator when none of the urls are blocked. However when I am running the application on iPhone "&lt;SPAN style="color: #0f68a0;"&gt;openStreetMapBasemap"&amp;nbsp;is not loading and others are very slow in moving. I know this is because our VPN is blocking urls that are called by maps Esri sdk.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;SPAN style="color: #0f68a0;"&gt;So I want to know list of urls that our security team should whitelist for this application. Please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;SPAN style="color: #0f68a0;"&gt;Currently we have whitelisted as per below documentL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;SPAN style="color: #0f68a0;"&gt;&lt;A class="link-titled" href="https://downloads.esri.com/resources/enterprisegis/AGOL_Domain_Requirements.pdf" title="https://downloads.esri.com/resources/enterprisegis/AGOL_Domain_Requirements.pdf"&gt;https://downloads.esri.com/resources/enterprisegis/AGOL_Domain_Requirements.pdf&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;SPAN style="color: #0f68a0;"&gt;But still "&lt;SPAN style="background-color: #ffffff;"&gt;openStreetMapBasemap" is not loading.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; margin: 0.0px 0.0px 0.0px 0.0px;"&gt;&lt;SPAN style="background-color: #ffffff; color: #0f68a0; "&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 23:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251655#M2380</guid>
      <dc:creator>HarishChopra</dc:creator>
      <dc:date>2020-02-20T23:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251656#M2381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try whitelisting &lt;STRONG&gt;*.arcgis.com&amp;nbsp;&lt;/STRONG&gt;and &lt;STRONG&gt;*.openstreetmap.org&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2020 04:01:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251656#M2381</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2020-02-21T04:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251657#M2382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@william Do you mean I should only whitelist&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;*.arcgis.com&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;and &lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;*.openstreetmap.org&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;and remove the other whitelisted &amp;nbsp;from this link:&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdownloads.esri.com%2Fresources%2Fenterprisegis%2FAGOL_Domain_Requirements.pdf"&gt;https://downloads.esri.com/resources/enterprisegis/AGOL_Domain_Requirements.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;OR I shall whitelist all of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any resource&amp;nbsp;for the url list that should be whitelisted because our cybersecurity&amp;nbsp;team may want that before doing that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2020 04:56:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251657#M2382</guid>
      <dc:creator>HarishChopra</dc:creator>
      <dc:date>2020-02-21T04:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251658#M2383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whitelisting the PDF at the URL you provided won't help anything.&amp;nbsp; However, it actually provides the very reference you're asking for.&amp;nbsp; These are the domains it suggests to whitelist in order ArcGIS Online capabilities to work properly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ago-item-storage.s3.amazonaws.com"&gt;https://ago-item-storage.s3.amazonaws.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ago-item-storage.s3.us-east-1.amazonaws.com"&gt;https://ago-item-storage.s3.us-east-1.amazonaws.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*.arcgis.com"&gt;https://*.arcgis.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*.arcgisonline.com"&gt;https://*.arcgisonline.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://*.esri.com"&gt;http://*.esri.com &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*.blob.core.windows.net"&gt;https://*.blob.core.windows.net&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251658#M2383</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2020-02-21T13:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251659#M2384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The openstreetmap basemap that Runtime provides a shortcut for pulls tiles from openstreetmap.org, so &lt;A href="https://community.esri.com/migrated-users/18382" target="_blank"&gt;William Craft&lt;/A&gt;‌'s response above is correct: add &lt;STRONG&gt;*.openstreetmap.org&lt;/STRONG&gt; to the whitelist.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;You can find this out by turning on URL logging in the Runtime and checking the console output in Xcode. You can turn on global debugging with this code (though don't put this in production code as it affects performance):&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;AGSRequestConfiguration&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;global&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;debugLogRequests &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;From that I could see that you'd need to whitelist openstreetmap.org.&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;2020-02-21 12:20:23.475207-0500 TestOSM[30781:5832027] **------&amp;gt;&amp;gt; sending request**  

 - [https://a.tile.openstreetmap.org/0/0/0.png](https://a.tile.openstreetmap.org/0/0/0.png)  
 - GET  

-----
2020-02-21 12:20:23.608706-0500 TestOSM[30781:5832024] **------&amp;gt;&amp;gt; sending request**  

 - [https://b.tile.openstreetmap.org/1/0/0.png](https://b.tile.openstreetmap.org/1/0/0.png)  
 - GET  

-----‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;There is a Vector Tile version of the OpenStreetMap basemap which Esri hosts now, and for which a whitelist entry of &lt;STRONG&gt;basemaps.arcgis.com&lt;/STRONG&gt; or &lt;STRONG&gt;*.arcgis.com&lt;/STRONG&gt; would be suitable. You can find that &lt;A href="https://www.arcgis.com/home/item.html?id=3e1a00aeae81496587988075fe529f71" rel="nofollow noopener noreferrer" target="_blank"&gt;here&lt;/A&gt;. It is not currently part of the Runtime's shortcut enumerations when defining an AGSMap, but you can make use of it like this:&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;let&lt;/SPAN&gt; osmItem &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;AGSPortalItem&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;portal&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;arcGISOnline&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;withLoginRequired&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;false&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
                            itemID&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"3e1a00aeae81496587988075fe529f71"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;let&lt;/SPAN&gt; osmVectorLayer &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;AGSArcGISVectorTiledLayer&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;item&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; osmItem&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;let&lt;/SPAN&gt; map &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;AGSMap&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;basemap&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;AGSBasemap&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;baseLayer&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; osmVectorLayer&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:29:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251659#M2384</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2021-12-11T12:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251660#M2385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Totally off topic - but how did I never notice that OSM has little dog-prints when you zoom in on a dog park?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="541" src="https://community.esri.com/legacyfs/online/483170_pastedImage_1.png" width="621" /&gt;&lt;/P&gt;&lt;P&gt;+1 OSM... Your move ESRI!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 23:53:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/251660#M2385</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2020-02-24T23:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/1678199#M7882</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I am new to this stuff, helping one of the user who has no idea about autoCAD url's.&amp;nbsp;&lt;BR /&gt;So, can you please clarify me where do we need to whitelist the URL's?&lt;BR /&gt;Is it in the firewalls or there is a specific settings within the AutoCAD LT 2026?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 19:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/1678199#M7882</guid>
      <dc:creator>Arunthiru</dc:creator>
      <dc:date>2026-01-15T19:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Map not loading because urls are blocked</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/1692610#M7883</link>
      <description>&lt;P&gt;It might be best to create a new thread and outline in detail the problem that you are seeing and how to reproduce the issue. Please make sure the thread is in the correct community for the product you are asking about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 17:44:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/map-not-loading-because-urls-are-blocked/m-p/1692610#M7883</guid>
      <dc:creator>RyanOlson1</dc:creator>
      <dc:date>2026-03-25T17:44:24Z</dc:date>
    </item>
  </channel>
</rss>

