<?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 Vector tile layers not displaying in ArcGIS JS 4.9 on Google Chrome in iOS 11.4.1 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334789#M30904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vector tiles are not displayed in Chrome (v 69.0.3, latest one) running on iOS(11.4.1). The same application works on safari in iOS 11.4.1 and on iOS 12 (all browsers). Also when the JS API version is changed to 4.8, everything runs smoothly. There are no basemap load error or any exceptions in loading a view. Are you guys having similar problems ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S see attached images of same application with 4.8 and 4.9 api on iOS 11.4.1 chrome 69.0.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 21:49:23 GMT</pubDate>
    <dc:creator>AdhikariBishrant</dc:creator>
    <dc:date>2018-10-11T21:49:23Z</dc:date>
    <item>
      <title>Vector tile layers not displaying in ArcGIS JS 4.9 on Google Chrome in iOS 11.4.1</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334789#M30904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vector tiles are not displayed in Chrome (v 69.0.3, latest one) running on iOS(11.4.1). The same application works on safari in iOS 11.4.1 and on iOS 12 (all browsers). Also when the JS API version is changed to 4.8, everything runs smoothly. There are no basemap load error or any exceptions in loading a view. Are you guys having similar problems ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S see attached images of same application with 4.8 and 4.9 api on iOS 11.4.1 chrome 69.0.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 21:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334789#M30904</guid>
      <dc:creator>AdhikariBishrant</dc:creator>
      <dc:date>2018-10-11T21:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Vector tile layers not displaying in ArcGIS JS 4.9 on Google Chrome in iOS 11.4.1</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334790#M30905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can tell you that my collaborated version of the human geography basemap does not load into 2 of my large web maps with 20+ hosted feature layers.&amp;nbsp; It just started flaking out yesterday and won't load as one of my basemaps from my custom basemap gallery.&amp;nbsp; It's strange because I have 12 other webmaps where this is not an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my WAB Dev 2.8 version, the basemap gallery won't load the basemap either, but again just in the apps with large layer counts.&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3063"&gt;Kelly Gerrow&lt;/A&gt;&amp;nbsp;maybe you've got an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;agol content&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 16:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334790#M30905</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2018-10-18T16:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Vector tile layers not displaying in ArcGIS JS 4.9 on Google Chrome in iOS 11.4.1</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334791#M30906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In WAB Dev 28 I can also report that my console log shows a:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warning: Too many active WebGL contexts. Oldest context will be lost. VectorTileLayerImpl.js:630&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is we're suddenly having trouble accessing the pdf files, e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer/tile/10/431/276.pbf" title="https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer/tile/10/431/276.pbf"&gt;https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer/tile/10/431/276.pbf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe from a security update?&lt;/P&gt;&lt;P&gt;I don't know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334791#M30906</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2018-10-18T17:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Vector tile layers not displaying in ArcGIS JS 4.9 on Google Chrome in iOS 11.4.1</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334792#M30907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the other hand, none of my other apps with less than 21 hosted feature layers is having an issue so I'm stumped.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 17:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/vector-tile-layers-not-displaying-in-arcgis-js-4-9/m-p/334792#M30907</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2018-10-18T17:43:38Z</dc:date>
    </item>
  </channel>
</rss>

