<?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: Remove web app builder logo from app in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764031#M946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will this also provide a logo for favorites in a browser and the shortcut icon on a iPhone/iPad home screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2018 21:55:14 GMT</pubDate>
    <dc:creator>joerodmey</dc:creator>
    <dc:date>2018-12-07T21:55:14Z</dc:date>
    <item>
      <title>Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764029#M944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking to remove the web app builder app logo from the app that is on my web server. Built using developer edition of web app builder. I have included the favicon.ico in the app directory on my server and still nothing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 22:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764029#M944</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-12-06T22:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764030#M945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In the apps index.html you will find this line:&lt;/P&gt;&lt;PRE class="line-numbers language-markup"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;link&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;rel&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;shortcut icon&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;href&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;images/shortcut.ico&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&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;&lt;P&gt;So that means you need your shortcut.ico to be in the apps images folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 02:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764030#M945</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-07T02:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764031#M946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will this also provide a logo for favorites in a browser and the shortcut icon on a iPhone/iPad home screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 21:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764031#M946</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-12-07T21:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764032#M947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;logo for favorites in a browser: Yes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;shortcut icon on a iPhone/iPad home screen:&amp;nbsp;No. That would require an addition like this to the index.html&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-markup"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;link&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;rel&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;apple-touch-icon-precomposed&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;href&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;images/badge_57.png&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 22:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764032#M947</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-07T22:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764033#M948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does the .png file need to be named&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #0077aa; font-family: monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-shadow: 0px 1px #fff; text-transform: none; -webkit-text-stroke-width: 0px; white-space: pre; word-spacing: 0px;"&gt;apple-touch-icon-precomposed&lt;/SPAN&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 17:07:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764033#M948</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-12-10T17:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764034#M949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nope&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 17:18:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764034#M949</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-10T17:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764035#M950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm assuming this specific for apple devices? If so is there one for android devices?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 17:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764035#M950</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2018-12-10T17:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Remove web app builder logo from app</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764036#M951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not that I am aware of. Has your question been answered?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 17:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/remove-web-app-builder-logo-from-app/m-p/764036#M951</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-12-10T17:49:33Z</dc:date>
    </item>
  </channel>
</rss>

