Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the maximum sandbox size on iPad?

Tags:

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!

like image 532
John Alexander Avatar asked Jun 01 '10 20:06

John Alexander


People also ask

What is sandbox on iPad?

Sandboxing is designed to prevent apps from gathering or modifying information stored by other apps. Each app has a unique home directory for its files, which is randomly assigned when the app is installed.

What is the max app size for iOS?

(iOS only) App Size iOS App binary files can be as large as 4 GB, but each executable file (app_name. app/app_name) must not exceed 60 MB. Additionally, the total uncompressed size of the app must be less than 4 billion bytes.

Are all apps sandboxed in iOS?

iPhone apps are all sandboxed, meaning there is no sharing of files between applications. There are some ways of transferring data between applications but they're very limited.

Does sandbox work on iPhone?

The Sandbox is a unique powder game that provides you with your very own “physics sandbox” and gives you god-like powers, right on your iPhone, iPod Touch, or iPad!


2 Answers

There is no limit to the size of your sandbox other than the remaining capacity of the device itself.

like image 86
rpetrich Avatar answered Oct 07 '22 05:10

rpetrich


I did a little test last night, and my sandbox was over 8 GB when I finally called it quits.

like image 26
jamone Avatar answered Oct 07 '22 06:10

jamone