App was rejected for the following reason. -
We found that your app does not follow the iOS Data Storage Guidelines, which is required per the App Store Review Guidelines.
In particular, we found that on launch and/or content download, your app stores in iCloud. To check how much data your app is storing: …
…The iOS Data Storage Guidelines indicate that only content that the user creates using your app, e.g., documents, new files, edits, etc., should be backed up by iCloud.
Temporary files used by your app should only be stored in the /tmp directory; please remember to delete the files stored in this location when the user exits the app.
I ran application in simulator and found this in the document directory. rev mob_sdk.json.
Guessing based on rejection this is supposed to be in /tmp directory or set not to backup to iCloud.
[import]uid: 54770 topic_id: 30979 reply_id: 330979[/import]