<?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: C++ exception thrown when trying to identify feature in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/c-exception-thrown-when-trying-to-identify-feature/m-p/544732#M4664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you notice that exception because you have breakpoints enabled on c++ exceptions? Sometimes there are internal c++ excpetions in runtime but they do not always translate into an error or imply something is going wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that you are expecting results but not getting any could indicate a problem. Is the feature service publicly available for me to try out? Anything special about the data? what type of attributes does the feature have?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Apr 2017 17:55:34 GMT</pubDate>
    <dc:creator>DiveshGoyal</dc:creator>
    <dc:date>2017-04-21T17:55:34Z</dc:date>
    <item>
      <title>C++ exception thrown when trying to identify feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/c-exception-thrown-when-trying-to-identify-feature/m-p/544731#M4663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to hook up a popover to a map, so when you tap on a feature (part of a AGSFeatureLayer, loaded from the portal map), I'll show what attributes were available in&amp;nbsp;that feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been using ```geoView identifyLayersAtScreenPoint:tolerance:returnPopupsOnly:completion:``` to try to identify that feature. However, when using that code, I get a C++ exception (attached). The identifyResults array from the completion block returns the correct layer, but the layer has no geoElements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these two events related (the C++ exception and no results), or is there a different bug in my code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 04:44:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/c-exception-thrown-when-trying-to-identify-feature/m-p/544731#M4663</guid>
      <dc:creator>marius</dc:creator>
      <dc:date>2017-04-20T04:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: C++ exception thrown when trying to identify feature</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/c-exception-thrown-when-trying-to-identify-feature/m-p/544732#M4664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you notice that exception because you have breakpoints enabled on c++ exceptions? Sometimes there are internal c++ excpetions in runtime but they do not always translate into an error or imply something is going wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that you are expecting results but not getting any could indicate a problem. Is the feature service publicly available for me to try out? Anything special about the data? what type of attributes does the feature have?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 17:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/c-exception-thrown-when-trying-to-identify-feature/m-p/544732#M4664</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2017-04-21T17:55:34Z</dc:date>
    </item>
  </channel>
</rss>

