What is the maximum sandbox size on iPad?
Posted
by John Alexander
on Stack Overflow
See other posts from Stack Overflow
or by John Alexander
Published on 2010-06-01T20:23:52Z
Indexed on
2010/06/01
21:23 UTC
Read the original article
Hit count: 383
I'm writing an iPad app that acts as a media player (video and photos). I know there is a 2GB size limit on apps, however is this the size limit on an app when downloaded? Or the limit on the size of your sandbox throughout the life of the app? For example what if my small app later on downloads various media files to its sandbox that put the user over 2GB total (app + downloaded media)?
Thanks!
© Stack Overflow or respective owner