<?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: iOS Code migration 10.25 to 100.4 with ArcGIS-Runtime-SDK-iOS in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1070672#M7008</link>
    <description>&lt;P&gt;The 10.2.x to 100.x transition is large enough that in some cases it is more efficient to just rebuild the app from a clean slate. &amp;nbsp;For cases where that wasn't possible for us we were averaging 60-80 hours to get everything converted over. &amp;nbsp;The largest shift for us (with Objective C) was the change to completion blocks for loading feature tables and geodatabses.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jun 2021 20:00:02 GMT</pubDate>
    <dc:creator>MichaelDavis3</dc:creator>
    <dc:date>2021-06-21T20:00:02Z</dc:date>
    <item>
      <title>iOS Code migration 10.25 to 100.4 with ArcGIS-Runtime-SDK-iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1066259#M6996</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Currently we are using&amp;nbsp;ArcGIS Run Time SDK 10.2.5 through cocoa pod. We have to update with latest version. If we update latest version getting more issues based on versions. We mostly tried to resolve these issues, but can not resolve and can not get migration document also. Please provide solution. Thank you.&lt;/P&gt;&lt;P&gt;Please refer the fi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 05:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1066259#M6996</guid>
      <dc:creator>SaravananNallamuthu</dc:creator>
      <dc:date>2021-06-09T05:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: iOS Code migration 10.25 to 100.4 with ArcGIS-Runtime-SDK-iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1066430#M6997</link>
      <description>&lt;P&gt;There is a document &lt;A href="https://community.esri.com/t5/arcgis-runtime-sdks-blog/migrating-your-ios-apps-to-arcgis-runtime-v100-0/ba-p/883640" target="_self"&gt;here&lt;/A&gt; describing changes from 10.2.x to 100.x. The latest version is 100.11.1 (not 100.4).&lt;/P&gt;&lt;P&gt;The &lt;A href="https://developers.arcgis.com/ios/" target="_self"&gt;home page for the iOS runtime SDK&lt;/A&gt; provides many samples and sample code. Also the &lt;A href="https://developers.arcgis.com/ios/api-reference/" target="_self"&gt;API reference&lt;/A&gt; is available.&lt;/P&gt;&lt;P&gt;Per the screen shots you provided:&lt;/P&gt;&lt;P&gt;AGSGraphicsLayer is now AGSGraphicsOverlay&lt;/P&gt;&lt;P&gt;AGSMapViewTouchDelegate is now AGSGeoViewTouchDelegate&lt;/P&gt;&lt;P&gt;AGSGeometryEngine - there is no more shared "singleton" instance. All methods are now just static (class methods).&lt;/P&gt;&lt;P&gt;wgs84SpatialReference is now just WGS84&lt;/P&gt;&lt;P&gt;pictureMarkerSymbolWithImageNamed is now just&amp;nbsp;pictureMarkerSymbolWithImage (pass in a UIImage that you create with a name)&lt;/P&gt;&lt;P&gt;To add graphics to a previous graphics layer, you now go through the AGSGraphicsOverlay.graphics NSMutableArray&lt;/P&gt;&lt;P&gt;To add a graphics layer to a map, you use AGSMapView.graphicsOverlays&lt;/P&gt;&lt;P&gt;to center a map at a point, you use the AGSMapView.setViewpoint methods.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 15:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1066430#M6997</guid>
      <dc:creator>RyanOlson1</dc:creator>
      <dc:date>2021-06-09T15:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: iOS Code migration 10.25 to 100.4 with ArcGIS-Runtime-SDK-iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1067769#M7002</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/232346"&gt;@RyanOlson1&lt;/a&gt;. Please give more details. If i update 10.2.X to 100.X getting 100+ issues.&lt;/P&gt;&lt;P&gt;Thank you...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 01:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1067769#M7002</guid>
      <dc:creator>SaravananNallamuthu</dc:creator>
      <dc:date>2021-06-14T01:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: iOS Code migration 10.25 to 100.4 with ArcGIS-Runtime-SDK-iOS</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1070672#M7008</link>
      <description>&lt;P&gt;The 10.2.x to 100.x transition is large enough that in some cases it is more efficient to just rebuild the app from a clean slate. &amp;nbsp;For cases where that wasn't possible for us we were averaging 60-80 hours to get everything converted over. &amp;nbsp;The largest shift for us (with Objective C) was the change to completion blocks for loading feature tables and geodatabses.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jun 2021 20:00:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/ios-code-migration-10-25-to-100-4-with-arcgis/m-p/1070672#M7008</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2021-06-21T20:00:02Z</dc:date>
    </item>
  </channel>
</rss>

