Select to view content in your preferred language

Large tile packages not displaying in latest SDK

4120
14
Jump to solution
05-28-2013 11:14 AM
MichaelDavis3
Regular Contributor
We're building an application that loads large (3GB+) tile package from the app's iTunes documents directory.  In our apps developed using the latest version of the SDK the app fails to open the large .tpk file and displays a white screen.

I'm throwing errors to NSLog when running the app in the simulator and it is returning:
Domain=com.Esri.ArcGIS.ErrorDomain Code=10003 "Failed to open file. May not be a valid tile package." UserInfo=0x9ac7850 {NSLocalizedDescription=Failed to open file. May not be a valid tile package.


At the same time - a smaller .tpk file packaged from the same tile cache will display correctly (~300mb in size).  Both tile packages were built on the same computer using 10.1

Has anyone else observed this behavior?  Any tips?

Thanks

-Mike
0 Kudos
14 Replies
DiveshGoyal
Esri Regular Contributor
We've removed the 2GB size limit for tile packages at 10.1.1 Update 2.
It is available for download now.
0 Kudos
JoshWhitman
New Contributor
I'm working on a different app, for the Android platform, and the same problem exists there.  Any chance there's going to be an Update 2 that permits use of .tpk's greater than 2GB on that platform?  Thanks.
0 Kudos
LiLin1
by Esri Contributor
Esri Contributor
ArcGIS Runtime SDK for Android 10.1.1 update has been released in June 2013. For more information on this update, please go to http://developersdev.arcgis.com/en/android/. However, the support for tpk greater than 2GB didn't make into this update. You can get this support in the upcoming release.

thanks.
0 Kudos
DavidMorrison1
New Contributor
ArcGIS IOS 10.2 is out. Do anyone know if this issue is fixed in this release?
0 Kudos
MichaelDavis3
Regular Contributor
Yep it's fixed.  Currently using 18GB+ TPK files with no issues whatsoever.

-Mike
0 Kudos