iOS可以在本地保存的最大数据大小 [英] Max size of data an iOS can save locally

查看:241
本文介绍了iOS可以在本地保存的最大数据大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的iOS应用程序可以在设备上存储的最大数据量是否有限制. 这不是应用程序的大小,而是它可以存储的数据.

Is there a limit to the maximum size of data my iOS app can store on the device. This is not the size of the App but the data it can store.

推荐答案

您仅受设备存储容量的限制.最大2GB(每个 https://stackoverflow.com/a/4753253/1415038 )仅适用于您的应用是从应用商店下载的.

You are only limited by the storage capacity of the device. The 2GB maximum (per https://stackoverflow.com/a/4753253/1415038) only applies to your app before it is downloaded from the app store.

这篇关于iOS可以在本地保存的最大数据大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆