Is there a size limit for data storage with an iOS app?

It appears that there are no storage limits for app data with an iOS app, but I can't find any documentation to confirm that. Can anyone help?


I'm working on an app that will need to download data from an SQL database for use offline. I'm planning on using SQLite.


Thanks,

Trevor