<?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 works in ios but not android in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413300#M7146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the useful information in this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the current version of Collector (10.3) for Android, the synchronisation failure problem still exists:&lt;/P&gt;&lt;P&gt;when starting synchronisation, the progress bar remains stuck at the very beginning.&lt;/P&gt;&lt;P&gt;So far this happened once after succesfully completing about 10 offline collector projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My offline dataset contained about 30 jpegs and still was stuck after a complete night of synchronising on a stable WiFi connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have been able to resolve this by using the following steps:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0- make sure that you make a backup copy of the ArcGIS_Collector on your mobile device to avoid any data loss.&lt;/P&gt;&lt;P&gt;1- locate the folder for the offline webmap which fails to synchronise (&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ArcGIS_Collector\offline_data\.....)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;2- locate the .geodatabase file and copy it to a computer using the usb data connection&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;3- convert this SQLite database to an XML file with the "Export XML Workspace document" tool in the ArcToolbox&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(the can be accomplished by drag and dropping the .geodatabase file in the "Input Data" parameter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;4- create a new empty File Geodatabase&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;5- use the "Import XML Workspace Document" tool to attempt to copy the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;.. in our case this operation failed with the error "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt; "A row with this OID Already Exists" and a bunch of "&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Field is not editable." errors.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;6- download the sqlite command line tool and connect to the .geodatabase file (&lt;A href="https://www.sqlite.org/download.html" title="https://www.sqlite.org/download.html"&gt;SQLite Download Page&lt;/A&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;7- this tool will allow you to run SQL queries and inspect your data. I have not been able to find any non-unique values though.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;8- assumption: because archiving is used, all records apart from the latest version of feature should be safe to delete. The following SQL statement can be used to remove the older versions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;delete from NAME_OF_YOU_FEATURE_CLASS where gdb_to_date &amp;lt; 5373484;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;.. Now you should have exactly one version left of each of your features (which should be the most recent one)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;9- Retry from 3) to import the features in your geodatase.. &lt;STRONG&gt;Succes for me at this point!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;10- (optional) copy the .geodatabase back to your Android device, so you can perform the synchronisation step and store the offline data in the Feature Service. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;As a precaution I deleted any intermediate files from the folder (client_delta, .geodatabase-shm, .geodatabase-wal, and all data inside the "SyncGdbRequest" folder)&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: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;These steps helped me, if you decide to use them this is of course at your own risk &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;@Russel Roberts, it would be appreciated if the Collector team could look into this issue.&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: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Laurens&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2015 08:32:39 GMT</pubDate>
    <dc:creator>Laurensvan_der_Burgt</dc:creator>
    <dc:date>2015-05-29T08:32:39Z</dc:date>
    <item>
      <title>Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413226#M7072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a collector map that works fine in online/offline mode on my iphone. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try and use the offline mode on my android tablet the features do not appear. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I use the map in online mode the map works as expected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 23:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413226#M7072</guid>
      <dc:creator>CharlesDawley</dc:creator>
      <dc:date>2014-04-22T23:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413227#M7073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would check to make sure your service you are taking offline does not have any SQL reserved words or geodatabase reserved words. If you share your service I can take a quick look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 14:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413227#M7073</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-04-23T14:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413228#M7074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a test map that works as expected in the iPhone version but not in android.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bit.ly/1hOndvn"&gt;http://bit.ly/1hOndvn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure how to share a collector link to the map..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 16:53:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413228#M7074</guid>
      <dc:creator>CharlesDawley</dc:creator>
      <dc:date>2014-05-15T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413229#M7075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue is the field USER on your service. This is a SQL reserved word. The field is getting changed to USER_ but not in all places. If you change this field name and then try to download the map again it will probably show up in the Android app correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 17:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413229#M7075</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-15T17:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413230#M7076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a similar issue. I can view my maps fine on IOS, however I cannot see them on my android tablets.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 16:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413230#M7076</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-16T16:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413231#M7077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the maps not showing up in the app or are they not downloading or displaying map data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 16:31:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413231#M7077</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-16T16:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413232#M7078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They are not displaying on the app at on for android but they work fine on IOS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 16:33:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413232#M7078</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-16T16:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413233#M7079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If they are not displaying on Android make sure you are signed in with an account that has access to the maps, if you are already signed in with the account but they are not showing you can refresh your map list to grab any new maps. Make sure you are also viewing All Maps or the group where the map is shared.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 16:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413233#M7079</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-16T16:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413234#M7080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;we tried all of that on a few different android tablets and the maps still did not show up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 16:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413234#M7080</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-16T16:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413235#M7081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you invite Collector4ArcGIS into a group with the maps and I can take a look at them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 17:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413235#M7081</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-16T17:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413236#M7082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I invited you to my group.&amp;nbsp; Where you able to figure out the problem.We need to figure out this problem asap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 16:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413236#M7082</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-21T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413237#M7083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is your group called?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 16:56:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413237#M7083</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-21T16:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413238#M7084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Russ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is ESRI help created by guigarcia24 on May 14, 2014&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Megan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413238#M7084</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-21T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413239#M7085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also is there a way to sync from your phone without using internet but by connecting your phone to your computer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413239#M7085</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-21T17:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413240#M7086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just signed in, viewed the group and both maps show up for me with the maps. Make sure the account your using to view on the Android app have access to the maps either through a group that they have accepted the invite too or they own the maps with the account they are signing in with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413240#M7086</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-21T17:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413241#M7087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry Russ I had 2 threads going here... Now our problem is we cannot sync points collected offline back from android&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413241#M7087</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-21T17:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413242#M7088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the error your are seeing? Are you syncing a large number of features with attachments?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:30:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413242#M7088</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-21T17:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413243#M7089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;we are trying to sync about 20 points with pictures attached.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413243#M7089</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-21T17:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413244#M7090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are trying to sync these points in equatorial guinea, could it be that our internet is too slow?&amp;nbsp; We are testing out the collector app, but we need to be able to sync way more than 20 points at a time.... is there a way around this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 18:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413244#M7090</guid>
      <dc:creator>MeganPerry1</dc:creator>
      <dc:date>2014-05-21T18:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Offline works in ios but not android</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413245#M7091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an issue with Android with a size upload limitation that we are working on a fix for right now. What error are you seeing when the sync fails on Android?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 18:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/offline-works-in-ios-but-not-android/m-p/413245#M7091</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2014-05-21T18:52:55Z</dc:date>
    </item>
  </channel>
</rss>

