开发者

What is the largest file size of a single file my app can save? [closed]

开发者 https://www.devze.com 2023-01-29 00:08 出处:网络
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update th开发者_开发技巧e question so it focuses on one problem only b
Closed. This question needs to be more focused. It is not currently accepting answers.

Want to improve this question? Update th开发者_开发技巧e question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

I'm writing an iPhone app that needs to download files that are sometimes over 4 GB, and save them for file share in iTunes. Of course, I'm warning the user if insufficient space is available.

But is this actually possible on an iPhone? Does the file system support such huge files?

Secondly, will such an app be approved by Apple?


Most likely uses Apples HFS Plus file system so max file size would be 8 EB (8 billion GB)

No idea about approval

0

精彩评论

暂无评论...
验证码 换一张
取 消