<?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 ArcGIS Runtime Error Occurred In SwiftUI iOS in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-runtime-error-occurred-in-swiftui-ios/m-p/1216377#M7459</link>
    <description>&lt;P class=""&gt;&lt;STRONG&gt;ArcGIS Runtime Error Occurred. Set a breakpoint on C++ exceptions to see the original callstack and context for this error:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Error Domain=com.esri.arcgis.runtime.error Code=24 "Object is already owned." UserInfo={NSLocalizedFailureReason=Already owned., NSLocalizedDescription=Object is already owned., Additional Message=Already owned.}&lt;BR /&gt;&lt;BR /&gt;I am getting this error while i am changing Segment controller in swiftUI in same UI view.&lt;BR /&gt;Could you please help me how to resolve that.&lt;BR /&gt;&lt;BR /&gt;also if i plot more than 50 graphic point, App taking to mush load to perform the action, is there any way to fix this?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 04:29:55 GMT</pubDate>
    <dc:creator>AkshayPatil</dc:creator>
    <dc:date>2022-09-27T04:29:55Z</dc:date>
    <item>
      <title>ArcGIS Runtime Error Occurred In SwiftUI iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-runtime-error-occurred-in-swiftui-ios/m-p/1216377#M7459</link>
      <description>&lt;P class=""&gt;&lt;STRONG&gt;ArcGIS Runtime Error Occurred. Set a breakpoint on C++ exceptions to see the original callstack and context for this error:&lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;Error Domain=com.esri.arcgis.runtime.error Code=24 "Object is already owned." UserInfo={NSLocalizedFailureReason=Already owned., NSLocalizedDescription=Object is already owned., Additional Message=Already owned.}&lt;BR /&gt;&lt;BR /&gt;I am getting this error while i am changing Segment controller in swiftUI in same UI view.&lt;BR /&gt;Could you please help me how to resolve that.&lt;BR /&gt;&lt;BR /&gt;also if i plot more than 50 graphic point, App taking to mush load to perform the action, is there any way to fix this?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 04:29:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-runtime-error-occurred-in-swiftui-ios/m-p/1216377#M7459</guid>
      <dc:creator>AkshayPatil</dc:creator>
      <dc:date>2022-09-27T04:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Runtime Error Occurred In SwiftUI iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-runtime-error-occurred-in-swiftui-ios/m-p/1218845#M7464</link>
      <description>&lt;P&gt;The error "Object is already owned" suggests that you're incorrectly assigning the same object instance to the different parent instances. For example, the same map to multiple mapviews, or the same basemap to multiple maps, or the same layer to multiple basemaps or maps.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;50 graphics shouldn't cause slowdown. You should be able to work with thousands of graphics easily&amp;nbsp;&lt;BR /&gt;The view lifecycle in your app may be unnecessarily running code over and over again.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you can share a simple repro app that shows these problems we can try to help more&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 22:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/arcgis-runtime-error-occurred-in-swiftui-ios/m-p/1218845#M7464</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2022-10-04T22:19:36Z</dc:date>
    </item>
  </channel>
</rss>

