Hi,
I'm making a call to take a map offline but its started to fail with the error message below:
Error Domain=com.esri.arcgis.runtime.error Code=19 "Internal error exception" UserInfo={NSLocalizedDescription=Internal error exception, NSLocalizedFailureReason=Failed to open file. May not be a valid tile package.}
We are using the AGSExportTileCacheTask.exportTileCacheWithParameters method to take the map offline.
Any ideas why this would have stopped workig?
Thanks