<?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: No Done button when editing feature in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426885#M3632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually hold that thought, the problem might be that I have an invalid value in one of the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2019 16:17:43 GMT</pubDate>
    <dc:creator>SteveMiller4</dc:creator>
    <dc:date>2019-06-12T16:17:43Z</dc:date>
    <item>
      <title>No Done button when editing feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426882#M3629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on adding an AGSPopupsViewController, and I have it displaying the data, and I've got it displaying custom buttons in the navigation controller it's displayed in, but after editing the feature there seems to be no way to save it, as the Done button is gone. I don't think it's anything in the WebMap settings it's using, since the feature can be edited in the ArcGIS Collector app, so I think&amp;nbsp;I'm missing something on the iOS side of things, but I have no idea what.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 19:58:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426882#M3629</guid>
      <dc:creator>SteveMiller4</dc:creator>
      <dc:date>2019-06-11T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: No Done button when editing feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426883#M3630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share some more about how you're presenting and using the &lt;STRONG&gt;AGSPopupsViewController&lt;/STRONG&gt;? A repro case would be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have seen the &lt;STRONG&gt;Done&lt;/STRONG&gt; button disappear in the simulator, which appeared to be a simulator bug. If you rotate the simulator (command + right or left cursor) then the button reappeared. But we've never seen that on a device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:35:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426883#M3630</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2019-06-12T14:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: No Done button when editing feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426884#M3631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;I'm displaying the AGSPopupsViewController in a UINavigationController in the master panel of a UISplitViewController. I configure it for display using&lt;/P&gt;&lt;P&gt;let popupsVC = AGSPopupsViewController(popups: nil, containerStyle: .navigationController)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current guess is that I'm supposed to add&amp;nbsp;the&amp;nbsp;navigationItem.rightBarButtonItem for the&amp;nbsp;&lt;SPAN&gt;AGSPopupsViewController in&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;func popupsViewController(_ popupsViewController: AGSPopupsViewController, didStartEditingFor popup: AGSPopup)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;to be a Done button that calls&amp;nbsp;AGSPopupsViewController.finishEditingCurrentPopup, but let me know if there is a&amp;nbsp;better solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426884#M3631</guid>
      <dc:creator>SteveMiller4</dc:creator>
      <dc:date>2019-06-12T14:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: No Done button when editing feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426885#M3632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually hold that thought, the problem might be that I have an invalid value in one of the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 16:17:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426885#M3632</guid>
      <dc:creator>SteveMiller4</dc:creator>
      <dc:date>2019-06-12T16:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: No Done button when editing feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426886#M3633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. Keep us posted please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 17:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/no-done-button-when-editing-feature/m-p/426886#M3633</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2019-06-12T17:04:55Z</dc:date>
    </item>
  </channel>
</rss>

