Need to create sync enabled feature service

318
0
11-29-2018 04:14 AM
DevendraKhatri
New Contributor III
I need to deal with offline map, I have loaded the MapArea in my Android device. I have problem in generating geodatabase, also
I don't see my feature drawn on the map area in the device.

Following line is giving me Runtime Exception:

GenerateGeodatabaseParameters parameters = defaultParameters.get();

.get() is giving me an error saying "The feature service does not support geodatabase sync". I have access to just ArcGIS online and ArcGIS developers.
I do not see any option to enable this property here. 
Is there any rest-api or other way to deal with this?
0 Kudos
0 Replies