<?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 AppStudio Map Viewer Template Button Issue  in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792491#M1086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently downloaded AppStudio 4.0 and modified the Map Viewer sample as the base to a custom app my team is working on.&amp;nbsp; While testing, we noticed the "OK" button from messageDialog (MessageDialog.qml) does not display the default text correctly in some cases when testing on at least Android (we did not try iOS), and displays "PL" as in the image below.&amp;nbsp; This particular case happens immediately after downloading an offline map.&amp;nbsp; This happens using both the AppStudio Player, as well as when deploying to a device.&amp;nbsp; It looks fine when testing on the desktop player. At first we thought it was some of the customization, but we tested with a non-customized version with the same results.&amp;nbsp; We can get a standard MessageDialog to work, but not using the customized messageDialog in the AppStudio.&amp;nbsp; We are thinking it is an internationalization issue with the strings, but can't find where "PL" would replace "OK".&amp;nbsp; Any advice would be appreciated.&lt;/P&gt;&lt;P&gt;Otherwise, this is an impressive code base for the starting point for a custom app.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="OK Button Issue" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/474128_MapViewerOKButton.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Nov 2019 20:07:34 GMT</pubDate>
    <dc:creator>RayCorson</dc:creator>
    <dc:date>2019-11-20T20:07:34Z</dc:date>
    <item>
      <title>AppStudio Map Viewer Template Button Issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792491#M1086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recently downloaded AppStudio 4.0 and modified the Map Viewer sample as the base to a custom app my team is working on.&amp;nbsp; While testing, we noticed the "OK" button from messageDialog (MessageDialog.qml) does not display the default text correctly in some cases when testing on at least Android (we did not try iOS), and displays "PL" as in the image below.&amp;nbsp; This particular case happens immediately after downloading an offline map.&amp;nbsp; This happens using both the AppStudio Player, as well as when deploying to a device.&amp;nbsp; It looks fine when testing on the desktop player. At first we thought it was some of the customization, but we tested with a non-customized version with the same results.&amp;nbsp; We can get a standard MessageDialog to work, but not using the customized messageDialog in the AppStudio.&amp;nbsp; We are thinking it is an internationalization issue with the strings, but can't find where "PL" would replace "OK".&amp;nbsp; Any advice would be appreciated.&lt;/P&gt;&lt;P&gt;Otherwise, this is an impressive code base for the starting point for a custom app.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="OK Button Issue" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/474128_MapViewerOKButton.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2019 20:07:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792491#M1086</guid>
      <dc:creator>RayCorson</dc:creator>
      <dc:date>2019-11-20T20:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Map Viewer Template Button Issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792492#M1087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ray,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have seen this issue in very few Android devices, we think that it is related to default fonts used in the Map Viewer template. In what Andriod devices are you seeing this issue? Make/model/android version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also made some changes in Map Viewer default font in the AppStudio 4.1 that was just released last Friday, can you try using the Map Viewer template from AppStudio 4.1 to see if this fixes the issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Erwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 01:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792492#M1087</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2019-11-26T01:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Map Viewer Template Button Issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792493#M1088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erwin,&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;We have actually yet to find an android device/version that id does not happen with.&amp;nbsp; I personally have tried it on Samsung, S8(8.0), S7(8.0), and S5 (6.0 marshmallow), all with the same results.&amp;nbsp; I have about 10 other testers with random Android devices that all are experiencing the same issue.&lt;/P&gt;&lt;P&gt;As a fix, we added our own MessageDialog.&amp;nbsp; This works, but the formatting is different.&amp;nbsp; It does get the job done for the time-being though.&lt;/P&gt;&lt;P&gt;I'll try the new template next week sometime when deadlines are not looming.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 18:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792493#M1088</guid>
      <dc:creator>RayCorson</dc:creator>
      <dc:date>2019-11-26T18:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Map Viewer Template Button Issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792494#M1089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the info and for sharing the workaround. This looks more related to the default font issue. Let us know if you have a chance to try the new template.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 18:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792494#M1089</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2019-11-26T18:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Map Viewer Template Button Issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792495#M1090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a report of success using OpenSans-Regular.ttf font, attached is the font file.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2019 23:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-map-viewer-template-button-issue/m-p/792495#M1090</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2019-12-27T23:50:04Z</dc:date>
    </item>
  </channel>
</rss>

