Sunday, 29 September 2013

App Rejected due to Data Storage

App Rejected due to Data Storage

I have an app that pre-loads data from a sqlite file and stores it with
core data. Apple rejected the app because the data is being backed up by
icloud.
How do I change core data to store it in another location or tell icloud
not to back up the data (or whatever else needs to be done to get the app
approved).

No comments:

Post a Comment