<?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:  AuGeo (Template) in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773739#M556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will not be reproduced with the application downloaded from the AppStore and Google Play.&lt;BR /&gt;It seems to occur when AppStudio for ArcGIS Desktop is used.&lt;BR /&gt;Problems are reproduced on multiple devices of iOS and Andorid.&lt;BR /&gt;I can also reproduce the problem by creating .ipa and .apk using AppStudio for ArcGIS Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Yuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Nov 2018 03:26:09 GMT</pubDate>
    <dc:creator>YukiOZAWA</dc:creator>
    <dc:date>2018-11-20T03:26:09Z</dc:date>
    <item>
      <title>AuGeo (Template)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773737#M554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I am using AuGeo (Template) provided for AppStudio for ArcGIS Desktop.&lt;BR /&gt;I am not changing the source code by Qt Creator, but I will fail to query the feature of feature service when tap the "Refresh Data" button on the map screen.&lt;BR /&gt;Looking at the console of AppStudio, the extent of the geometry used for the query is non.&lt;BR /&gt;It seems that the extent of the map is not get correctly, where should it be fixed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:40:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773737#M554</guid>
      <dc:creator>YukiOZAWA</dc:creator>
      <dc:date>2018-11-15T07:40:25Z</dc:date>
    </item>
    <item>
      <title>Re:  AuGeo (Template)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773738#M555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yuki,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the screenshots you provided, it looks like you are trying to load the Starbuck data that we pre-configured in AppStudio Player. Since you are not changing the source code, is this same issue also happening on the released app that you can download from the Apple AppStore or Google Play Store?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this only happening&amp;nbsp;on some or specific devices?&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>Thu, 15 Nov 2018 21:15:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773738#M555</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2018-11-15T21:15:26Z</dc:date>
    </item>
    <item>
      <title>Re:  AuGeo (Template)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773739#M556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will not be reproduced with the application downloaded from the AppStore and Google Play.&lt;BR /&gt;It seems to occur when AppStudio for ArcGIS Desktop is used.&lt;BR /&gt;Problems are reproduced on multiple devices of iOS and Andorid.&lt;BR /&gt;I can also reproduce the problem by creating .ipa and .apk using AppStudio for ArcGIS Desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Yuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2018 03:26:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773739#M556</guid>
      <dc:creator>YukiOZAWA</dc:creator>
      <dc:date>2018-11-20T03:26:09Z</dc:date>
    </item>
    <item>
      <title>Re:  AuGeo (Template)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773740#M557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that visibleRegion of map has not been acquired.&lt;BR /&gt;The following Qt bug may be involved.&lt;BR /&gt;&lt;A href="https://bugreports.qt.io/browse/QTBUG-56071"&gt;https://bugreports.qt.io/browse/QTBUG-56071&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to work around this problem by modifying the code on the MapPage.qml.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;current:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;var extent = QtPositioning.shapeToRectangle(map.visibleRegion);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;workaround:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;var xmin = map.toCoordinate(Qt.point(0, 0)).longitude;&lt;BR /&gt;var ymin = map.toCoordinate(Qt.point(map.width, map.height)).latitude;&lt;BR /&gt;var xmax = map.toCoordinate(Qt.point(map.width, map.height)).longitude;&lt;BR /&gt;var ymax = map.toCoordinate(Qt.point(0, 0)).latitude;&lt;BR /&gt;var extent = QtPositioning.rectangle(QtPositioning.coordinate(ymax, xmin), QtPositioning.coordinate(ymin, xmax));&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 05:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/augeo-template/m-p/773740#M557</guid>
      <dc:creator>YukiOZAWA</dc:creator>
      <dc:date>2018-11-28T05:15:38Z</dc:date>
    </item>
  </channel>
</rss>

