<?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: Displaying AGSPopupsViewController in WebMap in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676924#M5992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are number of &lt;/SPAN&gt;&lt;A href="http://stackoverflow.com/search?q=whose+view+is+not+in+the+window+hierarchy"&gt;suggestions&lt;/A&gt;&lt;SPAN&gt; on stack-overflow to get past this problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 19:47:50 GMT</pubDate>
    <dc:creator>DiveshGoyal</dc:creator>
    <dc:date>2013-06-10T19:47:50Z</dc:date>
    <item>
      <title>Displaying AGSPopupsViewController in WebMap</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676923#M5991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to display an AGSPopupsViewController from my MapViewController with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;[self presentViewController:self.popupVC animated:yes completeion:nil]&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when the event is fired, it throws the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Warning: Attempt to present &amp;lt;AGSPopupsContainerViewController: 0x17243490&amp;gt; on &amp;lt;CAMapViewController: 0x9918700&amp;gt; whose view is not in the window hierarchy!&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&amp;nbsp; Let me know if you need any more info/code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;~Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 13:57:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676923#M5991</guid>
      <dc:creator>BillGrow</dc:creator>
      <dc:date>2013-06-10T13:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying AGSPopupsViewController in WebMap</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676924#M5992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are number of &lt;/SPAN&gt;&lt;A href="http://stackoverflow.com/search?q=whose+view+is+not+in+the+window+hierarchy"&gt;suggestions&lt;/A&gt;&lt;SPAN&gt; on stack-overflow to get past this problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 19:47:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676924#M5992</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-06-10T19:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying AGSPopupsViewController in WebMap</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676925#M5993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Divesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can successfully present other view controllers that are created in the storyboard, but I am creating this controller dynamically with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;self.popupVC = [[AGSPopupsContainerViewController alloc] initWithWebMap:self.webMap forFeature:_newFeature usingNavigationControllerStack:YES];&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you know if there is anyway I could dynamically insert this AGSPopupsViewController into the navigation contorller, or tie it to and existing UIViewController?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 20:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/displaying-agspopupsviewcontroller-in-webmap/m-p/676925#M5993</guid>
      <dc:creator>BillGrow</dc:creator>
      <dc:date>2013-06-10T20:30:14Z</dc:date>
    </item>
  </channel>
</rss>

