<?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: My Location Widget not working on Web App in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294344#M7840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Chrome and Safari has required your website to use https for geolocation so the location widget does not function without your site being https protocol. This documented here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/locatebutton-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/locatebutton-amd.html"&gt;LocateButton | API Reference | ArcGIS API for JavaScript 3.18&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;SPAN&gt;There are security considerations to be taken into account when working with geolocation. Each web browser handles security differently. For example, if working with a later version of Chrome, you must host it via HTTPS. If hosted via HTTP, the application will load minus the Locate widget button. Although for testing purposes, it is still possible to host via &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost" rel="nofollow" target="_blank"&gt;http://localhost&lt;/A&gt;&lt;SPAN&gt;. For additional information regarding these security considerations, please see the ArcGIS blog, &lt;/SPAN&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2016/04/14/increased-web-api-security-in-google-chrome/"&gt;Increased web API security in Google Chrome&lt;/A&gt;.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WAB team has yet to update their documentation with a note on this subject though.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/jsong-esristaff"&gt;jsong-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Dec 2016 21:38:11 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-12-09T21:38:11Z</dc:date>
    <item>
      <title>My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294343#M7839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've added the My Location widget to a web app, but it doesn't seem to work at all. I have tried in several browsers on my Mac and on my iPhone, and I have not seen my location indicated at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something else I need to do besides just adding the widget to my app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link to my app&amp;nbsp;&lt;A class="link-titled" href="http://ecgisab.maps.arcgis.com/apps/webappviewer/index.html?id=f761b8b8c7644ae39cae99fb1e773c1c" title="http://ecgisab.maps.arcgis.com/apps/webappviewer/index.html?id=f761b8b8c7644ae39cae99fb1e773c1c"&gt;ArcGIS Web Application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 21:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294343#M7839</guid>
      <dc:creator>EthanUnzicker1</dc:creator>
      <dc:date>2016-12-09T21:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294344#M7840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ethan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Chrome and Safari has required your website to use https for geolocation so the location widget does not function without your site being https protocol. This documented here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/locatebutton-amd.html" title="https://developers.arcgis.com/javascript/3/jsapi/locatebutton-amd.html"&gt;LocateButton | API Reference | ArcGIS API for JavaScript 3.18&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;&lt;SPAN&gt;There are security considerations to be taken into account when working with geolocation. Each web browser handles security differently. For example, if working with a later version of Chrome, you must host it via HTTPS. If hosted via HTTP, the application will load minus the Locate widget button. Although for testing purposes, it is still possible to host via &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost" rel="nofollow" target="_blank"&gt;http://localhost&lt;/A&gt;&lt;SPAN&gt;. For additional information regarding these security considerations, please see the ArcGIS blog, &lt;/SPAN&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2016/04/14/increased-web-api-security-in-google-chrome/"&gt;Increased web API security in Google Chrome&lt;/A&gt;.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WAB team has yet to update their documentation with a note on this subject though.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/jsong-esristaff"&gt;jsong-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2016 21:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294344#M7840</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-09T21:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294345#M7841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;I have the same problem, but even with https I can not start the widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What settings should I select on my organization?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THANK YOU&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gabriele Garnero&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 17:23:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294345#M7841</guid>
      <dc:creator>GabrieleGARNERO1</dc:creator>
      <dc:date>2018-01-19T17:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294346#M7842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no other setting to be changed as long as your approve your browser to share your location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 02:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294346#M7842</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-20T02:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294347#M7843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, in my application the localization does not work.&lt;/P&gt;&lt;P&gt;Even after you put HTTPS, the My location button does not activate.&lt;/P&gt;&lt;P&gt;My app can be found at the following address&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 17.0pt; color: #454545;"&gt;&lt;A href="https://poli.maps.arcgis.com/apps/webappviewer/index.html?id=80ed408de34242e68abe307e1710f128"&gt;https://poli.maps.arcgis.com/apps/webappviewer/index.html?id=80ed408de34242e68abe307e1710f128&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gabriele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 18:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294347#M7843</guid>
      <dc:creator>GabrieleGARNERO1</dc:creator>
      <dc:date>2018-01-21T18:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294348#M7844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gabriele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Hmm.. Your site worked fine for me when I clicked on the locate button, Chrome asked me permission to use my current location and then the map zoomed to my location when i clicked allow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jan 2018 21:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294348#M7844</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-21T21:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294349#M7845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Let&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;me&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;explain&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;My&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;site&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="background-color: #aaaaaa;"&gt;does not&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;work&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;when&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;use&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;it&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;on&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;tablet&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;on&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;smartphone&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;In&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;particular&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;when&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;I&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;open&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;on&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;IPhone&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;both&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;on&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Safari&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Chrome&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;And&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I've&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;already&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;deleted&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;the&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;cache&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;also&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;tried&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;on&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Android&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN class=""&gt;Thanks&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 11:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294349#M7845</guid>
      <dc:creator>GabrieleGARNERO1</dc:creator>
      <dc:date>2018-01-22T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294350#M7846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Sorry&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I've&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;done&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;lot&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;tests&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;but&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;I&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;still&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;can't&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;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;• I tried with a service of the municipality of Milan, and the localization services work (so I would say that my smartphone is OK) -&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;A href="https://geoportale.comune.milano.it/MapViewerApplication/Map/App?config=%2FMapViewerApplication%2FMap%2FConfig4App%2F155&amp;amp;id=ags"&gt;https://geoportale.comune.milano.it/MapViewerApplication/Map/App?config=%2FMapViewerApplication%2FMap%2FConfig4App%2F155&amp;amp;id=ags&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;• I tried to reset all the localization services and then to restore them but it still does not work&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;•&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;tried&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;do&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;test&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;service&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;that&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;only&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;has&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;the&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;background&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;map&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;but&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;it does not&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;work -&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;A href="http://poli.maps.arcgis.com/apps/webappviewer/index.html?id=84413906b13e4e60850b75cd580eca25"&gt;http://poli.maps.arcgis.com/apps/webappviewer/index.html?id=84413906b13e4e60850b75cd580eca25&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Is there any setting to put in the site that enables the services?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Is&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;there&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;any&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;other&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;possibility&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Thank&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 09:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294350#M7846</guid>
      <dc:creator>GabrieleGARNERO1</dc:creator>
      <dc:date>2018-01-23T09:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294351#M7847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;PS: if you wont, we can continue on private mail&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:35:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294351#M7847</guid>
      <dc:creator>GabrieleGARNERO1</dc:creator>
      <dc:date>2018-01-23T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294352#M7848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gabriele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I see what you mean, I can not get the location button to work on any mobile device. The one thing I do see in the browser console is that you have mixed content in your app meaning that the app is using https protocol but you have layers or other items in your app that are using http protocol. Mixed content can be a big problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294352#M7848</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-23T15:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294353#M7849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN class="" style="background-color: #aaaaaa;"&gt;I&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;understood&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;concept&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;of&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;HTTPS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;even&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;individual&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;levels&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN class=""&gt;Now&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;correct&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #555555; background-color: #ffffff;"&gt;&lt;SPAN&gt;Gabriele&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 18:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294353#M7849</guid>
      <dc:creator>GabrieleGARNERO1</dc:creator>
      <dc:date>2018-01-23T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294354#M7850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was having a similar problem in my web app, on both on my computer and my ipad. Yet others on my team could see the little blue dot just fine.&amp;nbsp; Turns out, all I needed was to update my privacy settings!!&amp;nbsp; Location Services on the ipad and Settings&amp;gt;Advanced&amp;gt;Privacy&amp;gt;Location&amp;gt;(manage blocked URLs) in Chrome on&amp;nbsp;the computer.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:35:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294354#M7850</guid>
      <dc:creator>LynnBerni</dc:creator>
      <dc:date>2018-04-20T17:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294355#M7851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Mine is a slightly different scenario. My ArcGIS Javascript API location widget is working well in the WebApp (Calcite Maps Styler Template). But when I embedded the web app to our website using iframe then this location widget is not working. I don't even get a prompt from chrome "to allow access" when I am clicking on this widget in the app that is embedded in our website using an iframe. Any help on this is appreciated..!! Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 02:20:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294355#M7851</guid>
      <dc:creator>RVG296</dc:creator>
      <dc:date>2019-10-23T02:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294356#M7852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I just tested a WAB site inside an iframe that uses a https url from the same machine as the html page that contains the iframe (that is also https) and it works fine. So do you have both urls using https and are they from the same origin.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;The page can only be displayed in a frame on the same origin as the page itself.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options" title="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options"&gt;X-Frame-Options - HTTP | MDN&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 13:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294356#M7852</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-10-23T13:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294357#M7853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;The Iframe I am trying to embed is a configurable web app created in AGOL which has HTTPS and it does not reside in our production server. But our website is using HTTPS protocol which is coming from a production server. Here is a link to the iframe.&amp;nbsp;&lt;A class="link-titled" href="https://tfsweb.tamu.edu/Burnbans/" title="https://tfsweb.tamu.edu/Burnbans/"&gt;WILDFIRES AND DISASTERS | TFS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 14:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294357#M7853</guid>
      <dc:creator>RVG296</dc:creator>
      <dc:date>2019-10-23T14:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294358#M7854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I am not familiar with that template.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 14:32:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294358#M7854</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-10-23T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294359#M7855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Irrespective of the template, I am not able to understand why this widget is not working even if we have our WebApp and the Website both coming from a secured HTTPS protocol. Any thoughts on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 14:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294359#M7855</guid>
      <dc:creator>RVG296</dc:creator>
      <dc:date>2019-10-23T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294360#M7856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P dir="ltr"&gt;It’s proposed that by default the following permissions cannot be requested or used by content contained in cross-origin iframes:&lt;/P&gt;&lt;UL&gt;&lt;LI dir="ltr"&gt;&lt;P dir="ltr"&gt;Geolocation (getCurrentPosition and watchPosition)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dev.chromium.org/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes" title="https://dev.chromium.org/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes"&gt;Deprecating Permissions in Cross-Origin Iframes - The Chromium Projects&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the answer to this issue is to export the template app out of AGOL and host on your web server so that the iframe has the same origin as the page that contains the iframe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 15:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294360#M7856</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-10-23T15:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: My Location Widget not working on Web App</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294361#M7857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So they gave a workaround to use allow="geolocation" in the iframe, which eventually worked for me.&lt;/P&gt;&lt;P&gt;Thank you so much for throwing light on this to me.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.chromestatus.com/feature/5023919287304192" title="https://www.chromestatus.com/feature/5023919287304192"&gt;Deprecate on-by-default Permissions in Cross-origin Iframes - Chrome Platform Status&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 15:49:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/my-location-widget-not-working-on-web-app/m-p/294361#M7857</guid>
      <dc:creator>RVG296</dc:creator>
      <dc:date>2019-10-23T15:49:03Z</dc:date>
    </item>
  </channel>
</rss>

