Hello everyone,
I apologize for posting a question not really related to cocos2D, but since it's about iphone developer, I believe maybe someone has encountered with this issue.
I'm currently trying to test if my app support the restore feature of iTunes and iCloud. Based on what I read from Apple's document, it seems that as long as I store the files in the Documents folder, they will get backup. But when I test it using xCode, it doesn't work. But my released app is working and I believe I did nothing extra than store the data in the Documents folder. So is it like we can only test this by releasing the app, or did I miss something?
Thank you for any reply in ahead.