When the user taps on a button(say updateButton) the data will be downloaded and stored as a sqlite database in document directory. This data will be used whenever the user launches the app. I just want to know whether this app will be approved by appstore or not.
And also i want to know on the maximum size of the content inside the document directory.
Thanks