<?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: Inconsistent behavior issue in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809823#M1547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If everything works when running from Qt Creator but the exact same thing doesn't work from App Player, it's likely due to licensing not being set within the app. See related posts and links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/191205"&gt;Offline Geocode not running through Appstudio Player&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/appstudio/extend-apps/licenceyourapp.htm" title="https://doc.arcgis.com/en/appstudio/extend-apps/licenceyourapp.htm"&gt;License your app—AppStudio for ArcGIS (Desktop Edition) | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 May 2017 22:14:36 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2017-05-26T22:14:36Z</dc:date>
    <item>
      <title>Inconsistent behavior issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809821#M1545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an app that adds features to a local geodatabase and periodically syncs with the host feature service. It runs fine&amp;nbsp;on the Windows 10 dev machine (ALT+SHIFT+R from Qt Creator) but if I push it to AGOL and download it to AppStudio Player on my iPhone it fails to add points to the offline table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically, it runs correctly right up until I call&amp;nbsp;GeodatabaseFeatureTable.addFeature(myFeatureJSON). This method succeeds on the dev machine but consistently returns -1 on the phone. Similarly, if I Make the app and side load it to my phone I get the same behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the same results whether I change the feature service used in the app&amp;nbsp;or test it on other iPhones&amp;nbsp;(I haven't tried it on Android)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the cause of this and how might I go about fixing it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 20:15:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809821#M1545</guid>
      <dc:creator>KenGorton</dc:creator>
      <dc:date>2017-05-26T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent behavior issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809822#M1546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;One thing you might do - to figure out what's going on is - programmatically retrieve the replica extent and make sure that the feature you are inserting is actually falling within that replica extent and is not outside. Also the spatial reference is consistent.&lt;/P&gt;&lt;P&gt;Please also double check that the app is properly authorized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 22:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809822#M1546</guid>
      <dc:creator>KaushikMysorekar</dc:creator>
      <dc:date>2017-05-26T22:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent behavior issue</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809823#M1547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If everything works when running from Qt Creator but the exact same thing doesn't work from App Player, it's likely due to licensing not being set within the app. See related posts and links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/191205"&gt;Offline Geocode not running through Appstudio Player&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/appstudio/extend-apps/licenceyourapp.htm" title="https://doc.arcgis.com/en/appstudio/extend-apps/licenceyourapp.htm"&gt;License your app—AppStudio for ArcGIS (Desktop Edition) | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 22:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/inconsistent-behavior-issue/m-p/809823#M1547</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-26T22:14:36Z</dc:date>
    </item>
  </channel>
</rss>

