<?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: Offline Maps using Esri.ArcGISRuntime.Tasks.Offline Namespace for ios,cannot add data to GeoDatabase in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-maps-using-esri-arcgisruntime-tasks/m-p/85547#M869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A .geodatabase file must come either from an online feature service (from ArcGIS Online or from ArcGIS Server 10) or side-loaded from ArcGIS for Desktop's Create Runtime Content tool. Even an "empty" .geodatabase file (one that contains no data) must have a schema with a well defined set of tables already created, so you don't create an offline .geodatabase by hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information and to understand the various workflows, I highly recommend checking out these two videos from the 2015 Developer Summit. &lt;A href="http://video.esri.com/watch/4296/arcgis-runtime-sdks-building-offline-apps_comma_-part-i"&gt;Part I&lt;/A&gt; and &lt;A href="http://video.esri.com/watch/4297/arcgis-runtime-sdks-building-offline-apps_comma_-part-ii"&gt;Part II&lt;/A&gt; of Building Offline Apps with the ArcGIS Runtime SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For documentation, see "Allow offline editing" &lt;A href="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-layers.htm#ESRI_SECTION1_FFEC223155964B2195C03F43BEC4D2B9"&gt;here&lt;/A&gt; to learn how to enable support for sync in an ArcGIS Online Feature Service and see &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/map/working-with-arcmap/creating-arcgis-runtime-content.htm#GUID-BDACC93A-0C49-4EF3-A63C-99C3FF4D4D32"&gt;here&lt;/A&gt; for creating a .geodatabase file to side-load onto your device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see if your Feature Service has Sync enabled by looking at the REST endpoint. A sync-enabled feature service will have 3 specific REST endpoints listed at the bottom of the service's HTML page: "Create Replica", "Synchronize Replica" and "Unregister Replica".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;https&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;gis&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;nexgenam&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;com&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;ArcGIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;rest&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;services&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;SLP&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;MapServer &lt;/SPAN&gt;does not have these listed and so is not enabled for sync. Note, also, it needs to be a Feature Service, not a Map Service. Your ArcGIS Server Admin might be able to publish a matching Feature Service with Sync Enabled for you for the above service if that's what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, your code does not look like iOS code. Did you mean to post this in the &lt;A _jive_internal="true" href="https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-net"&gt;.Net space&lt;/A&gt;? Regardless, all the above remains true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2016 16:58:25 GMT</pubDate>
    <dc:creator>Nicholas-Furness</dc:creator>
    <dc:date>2016-04-12T16:58:25Z</dc:date>
    <item>
      <title>Offline Maps using Esri.ArcGISRuntime.Tasks.Offline Namespace for ios,cannot add data to GeoDatabase</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-maps-using-esri-arcgisruntime-tasks/m-p/85546#M868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I have written the following code to generate an offline database for Esri maps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #009695;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;documents&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;Environment&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;GetFolderPath&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;Environment&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;SpecialFolder&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;ApplicationData&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;seedFile&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;documents&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;@"&lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;\&lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;EsriMap&lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;geodatabase&lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;!&lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;File&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;seedFile&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;))&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;{&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;File&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;Create&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;seedFile&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;}&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;The database file is created at the specified location, But when I try to access it,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="font-family: Menlo;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;localGdb&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;await&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;Geodatabase&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;OpenAsync&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;seedFile&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;);&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;the following exception is thrown "No Data"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;When I try to add data to the geodatabase,(generate the database)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="color: #333333;"&gt;var geoDB&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="color: #009695;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;GeodatabaseSyncTask&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;Uri&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #f57d00;"&gt;mapUrl&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;))&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="color: #009695;"&gt;await&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDB&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;FeatureServiceInfo&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;LoadAsync&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #009695;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDB&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;FeatureServiceInfo&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;LoadStatus&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;==&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3364a4;"&gt;LoadStatus&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;Loaded&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;SPAN style="color: #333333;"&gt;{&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDBParams&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;await&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDB&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;CreateDefaultGenerateGeodatabaseParametersAsync&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDatabase&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDB&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;GenerateGeodatabase&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDBParams&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;seedFile&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;It throws and exception,"ArcGIS Runtime error Invalid access range Feature service is not loaded, it needs to be loaded before passed into the sync task" at &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt; '&lt;SPAN style="font-family: Menlo;"&gt; &lt;SPAN style="color: #009695;"&gt;await&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;geoDB&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;CreateDefaultGenerateGeodatabaseParametersAsync&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo;"&gt;&lt;BR /&gt; &lt;SPAN style="color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #009695;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 08:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-maps-using-esri-arcgisruntime-tasks/m-p/85546#M868</guid>
      <dc:creator>AkshataKhandeparkar</dc:creator>
      <dc:date>2016-04-12T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Maps using Esri.ArcGISRuntime.Tasks.Offline Namespace for ios,cannot add data to GeoDatabase</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-maps-using-esri-arcgisruntime-tasks/m-p/85547#M869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A .geodatabase file must come either from an online feature service (from ArcGIS Online or from ArcGIS Server 10) or side-loaded from ArcGIS for Desktop's Create Runtime Content tool. Even an "empty" .geodatabase file (one that contains no data) must have a schema with a well defined set of tables already created, so you don't create an offline .geodatabase by hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information and to understand the various workflows, I highly recommend checking out these two videos from the 2015 Developer Summit. &lt;A href="http://video.esri.com/watch/4296/arcgis-runtime-sdks-building-offline-apps_comma_-part-i"&gt;Part I&lt;/A&gt; and &lt;A href="http://video.esri.com/watch/4297/arcgis-runtime-sdks-building-offline-apps_comma_-part-ii"&gt;Part II&lt;/A&gt; of Building Offline Apps with the ArcGIS Runtime SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For documentation, see "Allow offline editing" &lt;A href="http://doc.arcgis.com/en/arcgis-online/share-maps/manage-hosted-layers.htm#ESRI_SECTION1_FFEC223155964B2195C03F43BEC4D2B9"&gt;here&lt;/A&gt; to learn how to enable support for sync in an ArcGIS Online Feature Service and see &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/map/working-with-arcmap/creating-arcgis-runtime-content.htm#GUID-BDACC93A-0C49-4EF3-A63C-99C3FF4D4D32"&gt;here&lt;/A&gt; for creating a .geodatabase file to side-load onto your device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see if your Feature Service has Sync enabled by looking at the REST endpoint. A sync-enabled feature service will have 3 specific REST endpoints listed at the bottom of the service's HTML page: "Create Replica", "Synchronize Replica" and "Unregister Replica".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;https&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;gis&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;nexgenam&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;com&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;ArcGIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;rest&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;services&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;SLP&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; color: #f57d00;"&gt;MapServer &lt;/SPAN&gt;does not have these listed and so is not enabled for sync. Note, also, it needs to be a Feature Service, not a Map Service. Your ArcGIS Server Admin might be able to publish a matching Feature Service with Sync Enabled for you for the above service if that's what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lastly, your code does not look like iOS code. Did you mean to post this in the &lt;A _jive_internal="true" href="https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-net"&gt;.Net space&lt;/A&gt;? Regardless, all the above remains true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:58:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/offline-maps-using-esri-arcgisruntime-tasks/m-p/85547#M869</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2016-04-12T16:58:25Z</dc:date>
    </item>
  </channel>
</rss>

