<?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: AppStudio app not working as intended on ARM64 in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859224#M2992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nakul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a compare and changed the code in the old version, and it is now working as intended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply:)&lt;/P&gt;&lt;P&gt;/Kamran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2019 07:56:12 GMT</pubDate>
    <dc:creator>KamranYusaf1</dc:creator>
    <dc:date>2019-10-11T07:56:12Z</dc:date>
    <item>
      <title>AppStudio app not working as intended on ARM64</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859222#M2990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created&amp;nbsp; a Quickreport app using AppStudio for ArcGIS 3.x which had been published succesfully to both Google Play and Apple Appstore.&amp;nbsp;Because i had to update a&amp;nbsp;URL in the app, i needed a new version of the app. I built the app using AppStudio for Desktop 4.0 Cloud Make (ARMv7, ARMv8 and iOS). The iOS and ARMv7 works as intended, but the ARMv8 version messes up the dropdown where the user choose the issue they want to report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following happens:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="791" src="https://community.esri.com/legacyfs/online/461468_pastedImage_1.png" width="443" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When clicking the dropdown box the domains are shown:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="788" src="https://community.esri.com/legacyfs/online/461469_pastedImage_2.png" width="440" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When any of the options is chosen the dropdown closes and the selection does not update:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" height="789" src="https://community.esri.com/legacyfs/online/461470_pastedImage_3.png" width="441" /&gt;&lt;/P&gt;&lt;P&gt;Now it's not possible to open the dropdown again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is only happening on the ARM64.&amp;nbsp;As Google requires an ARM64 version of the app, i am not able to update my app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i fix this, so i can get my app updated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Kamran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 09:37:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859222#M2990</guid>
      <dc:creator>KamranYusaf1</dc:creator>
      <dc:date>2019-10-09T09:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio app not working as intended on ARM64</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859223#M2991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kamran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was fixed in 3.3 release. It happened because of Quick Report using QtQuick.Controls 1.3 which were not compatible with ARM&amp;nbsp;v8 Android. Hence we updated the codebase to use the &lt;SPAN&gt;QtQuick.Controls&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;2.2 components.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create a new QR app from the template. The changes you can see were made in files&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://devtopia.esri.com/Melbourne/QuickReport/commit/4b1e82a625fdd895dacbf239e9a0fc3e346e7e9d#diff-92dabacc4d7e2dc2038c7c19d4defa9f" style="color: #24292e !important; background-color: #fafbfc; text-decoration: none;" title="QuickReport/controls/Domain_CodedValue.qml"&gt;QuickReport/controls/Domain_CodedValue.qml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://devtopia.esri.com/Melbourne/QuickReport/commit/4b1e82a625fdd895dacbf239e9a0fc3e346e7e9d#diff-b87d7ca2f90d5435733bc745eba273b8" style="color: #24292e !important; background-color: #fafbfc; text-decoration: none;" title="QuickReport/controls/SubType_CodedValue.qml"&gt;QuickReport/controls/SubType_CodedValue.qml&lt;/A&gt;&lt;SPAN style="color: #24292e; background-color: #fafbfc;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #fafbfc;"&gt;You can do comparision&amp;nbsp; with the old code and new one Or you can just use the new code. Please do&amp;nbsp;another build using the latest code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #fafbfc;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #fafbfc;"&gt;Nakul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2019 15:30:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859223#M2991</guid>
      <dc:creator>nakulmanocha</dc:creator>
      <dc:date>2019-10-09T15:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio app not working as intended on ARM64</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859224#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nakul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a compare and changed the code in the old version, and it is now working as intended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply:)&lt;/P&gt;&lt;P&gt;/Kamran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 07:56:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-app-not-working-as-intended-on-arm64/m-p/859224#M2992</guid>
      <dc:creator>KamranYusaf1</dc:creator>
      <dc:date>2019-10-11T07:56:12Z</dc:date>
    </item>
  </channel>
</rss>

