I am new in ArcGIS and I don't know Obj-C. I am familiar with Swift, may be someone has a tutorial or example of a simple application to read a shapefile?
The iOS version of the runtime SDK doesn't support shapefiles at this time. This is supposed to be supported in the next version.
Thanks, Michael! Is there any way to read them? May be converting them to another format or adding all files into one gdb file?
You can add them to a file geodatabase and then export them to a runtime geodatabase in ArcGIS using the "Create Runtime Content" tool. This will create a read-only database and you can load the feature layers up in the mapView of your app.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.