<?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: how to disable the default launch image in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797253#M1217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Sathya mentioned you must have a splash screen. Why not just put a simple transparent image in? That way it has a reference but won't show a pic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Mar 2017 21:26:36 GMT</pubDate>
    <dc:creator>GarethWalters3</dc:creator>
    <dc:date>2017-03-23T21:26:36Z</dc:date>
    <item>
      <title>how to disable the default launch image</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797250#M1214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an app on qml and using appstudio u can put the launch image in the resources settings.but i want to remove that because i want to use more than one image so i have created a page to generate a splash screen.Now its possible to disable that functionality from appstudio??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 07:51:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797250#M1214</guid>
      <dc:creator>albavoli</dc:creator>
      <dc:date>2017-02-23T07:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable the default launch image</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797251#M1215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mobile apps need a splash screen by design. If you do not want to display anything specific make sure the splash screen image and overlay property is empty in appinfo.json in your app.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"resources": {&lt;BR /&gt; "appIcon": "assets/images.png",&lt;BR /&gt; "launchImageBackground": "",&lt;BR /&gt; "launchImageBackgroundColor": "#ffffff",&lt;BR /&gt; "launchImageOverlay": ""&lt;BR /&gt; },&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 16:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797251#M1215</guid>
      <dc:creator>SathyaPrasad</dc:creator>
      <dc:date>2017-02-23T16:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable the default launch image</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797252#M1216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have tried that but then it grabs the app icon and create a splash screen with that automatically and infact i want to not display the spash screen at all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 07:30:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797252#M1216</guid>
      <dc:creator>albavoli</dc:creator>
      <dc:date>2017-02-24T07:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable the default launch image</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797253#M1217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Sathya mentioned you must have a splash screen. Why not just put a simple transparent image in? That way it has a reference but won't show a pic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 21:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/797253#M1217</guid>
      <dc:creator>GarethWalters3</dc:creator>
      <dc:date>2017-03-23T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to disable the default launch image</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/1082825#M4003</link>
      <description>&lt;P&gt;Hi Sathya,&lt;/P&gt;&lt;P&gt;I have the opposite problem. I want my lunchimagebackground to show up, but it doesn't. My appinfo.json shows the correct information and while testing the app on the appstudio player the background image appear. But when I make &lt;SPAN&gt;it a stand-alone app (cloud make), the background app's launch image doesn't appear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas about the source of the issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Carlos Carvalho&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 21:15:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/how-to-disable-the-default-launch-image/m-p/1082825#M4003</guid>
      <dc:creator>Carlos_Carvalho</dc:creator>
      <dc:date>2021-07-26T21:15:55Z</dc:date>
    </item>
  </channel>
</rss>

