I know that only ArcGis 10.2 server or later can provide feature services to download .tpk files for offline use.
My problem is, my customer only has ArcGis 10.0 server and I need to be able to show offline map in iOS devices. in theory, .tpk files are just map tiles for different zoom levels and indexing file to know where to put map tiles. It should able to download ties from ArcGis10.0, but what about the indexing files?
Anyone tried this before? Any advice?