by paolo26670 » Fri Aug 17, 2012 3:35 pm
My app has included an sqlite file quite heavy (63MB) and Apple rejected for rule
"2.23 Apps must follow the iOS Data Storage Guidelines or they will be rejected"
Asking me to mark the file with the "do not back up" attribute.
I tried to use the setSkipBackupBit(shouldSkip) method but they rejected the app again..
How can I do this? somebody can help?
Thanks