Hello,
I sent my app for approval but got rejected. By following reason:
"We found that your app does not follow the iOS Data Storage Guidelines, which is not in compliance with the App Store Review Guidelines.
In particular, we found that your application is storing downloaded articles to the wrong directory.."
My app is a magazine, you can download PDF files which is stored in the /Documents folder so the reader can read our issues without any internet connection. This is where the app got rejected. They want me to store the file as "do not backup".
https://developer.apple.com/library/ios ... index.html
How is this possible with Nimblekit?
