Hi,all! when I use tpk through itune sharing files,the files are public. This may have some data security problems. Anyone who have the tpk files can see these map using ArcMap or other apps. Are there some good ideas about authorize data access or encrypt the tpk files? thanks!
NSFileManager *fileManager = [NSFileManager defaultManager]; if ([fileManager copyItemAtPath: pathToDocumentsTPK toPath: pathToLibraryTPK error: NULL ]) [fileManager removeItemAtPath: pathToDocumentsTPK error:nil]; AGSLocalTiledLayer* tiledLayer = [AGSLocalTiledLayer localTiledLayerWithPath: pathToLibraryTPK];
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.