<?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: JavaScript snippet add webpage bookmark to home screen in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628003#M16621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Dikla,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; Yes you would be limited to customizing the WAB code because it came from AGOL WAB and the code is minified. I was able to get it added to a WAB Dev edition site of mine but it did not seem to work on my iPhone 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2016 16:28:57 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-07-26T16:28:57Z</dc:date>
    <item>
      <title>JavaScript snippet add webpage bookmark to home screen</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628000#M16618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I made a nice web app with WAB and I want to add a popup window that will tell people how to save the webpage to their smartphone home-screen.&lt;/P&gt;&lt;P&gt;I found this javascript snippet on github:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/cubiq/add-to-homescreen/tree/master" title="https://github.com/cubiq/add-to-homescreen/tree/master"&gt;GitHub - cubiq/add-to-homescreen: Add to home screen call-out for mobile devices&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px;"&gt;This script is for mobile devices, it automatically shows an overlaying message encouraging to add the web app to the home-screen. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions but it is not working. Don't understand why.&lt;/P&gt;&lt;P&gt;Would love to know if someone has experience with this snippet or maybe another idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dikla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628000#M16618</guid>
      <dc:creator>SPNIOrganization</dc:creator>
      <dc:date>2016-07-26T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript snippet add webpage bookmark to home screen</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628001#M16619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Dikla,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; How and where did you try and add this in the code? Did you look at the WAB docs about adding other libraries?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;A href="https://developers.arcgis.com/web-appbuilder/sample-code/add-a-third-party-library.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/add-a-third-party-library.htm"&gt;Use other libraries—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 14:14:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628001#M16619</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-26T14:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript snippet add webpage bookmark to home screen</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628002#M16620</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;I didn't use the developer edition this time.&lt;/P&gt;&lt;P&gt;I made the app in arcgis online , downloaded the final code and deployed it on my server.&lt;/P&gt;&lt;P&gt;I guess that now because of that i'm limited in adding scripts and customization.. is that right?&lt;/P&gt;&lt;P&gt;and also - I'm not a developer so the instructions in the link you provided are not so clear to me (where is the dependency array and how do I know if it is an AMD module)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe it will be best for me to find a developer &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dikla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 15:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628002#M16620</guid>
      <dc:creator>SPNIOrganization</dc:creator>
      <dc:date>2016-07-26T15:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript snippet add webpage bookmark to home screen</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628003#M16621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Dikla,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; Yes you would be limited to customizing the WAB code because it came from AGOL WAB and the code is minified. I was able to get it added to a WAB Dev edition site of mine but it did not seem to work on my iPhone 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 16:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/javascript-snippet-add-webpage-bookmark-to-home/m-p/628003#M16621</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-26T16:28:57Z</dc:date>
    </item>
  </channel>
</rss>

