Hi,
I'm updating my app to include some new features. The app really has nothing to do with document support but when I uploaded a recent version for testing, I got an email indicating that there were some issues with the delivery; namely,
Invalid Document Configuration - Document Based Apps should support either the Document Browser (UISupportsDocumentBrowser = YES) or implement Open In Place (LSSupportsOpeningDocumentsInPlace = YES/NO). Visit https://developer.apple.com/document-based-apps/ for more information.
After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.
I re-built the app, uploaded it again and got the same email. Like I said, my app doesn't deal with documents and I don't show use of those keys anywhere.
Why am I getting this message? What do I need to do to corret the situation?
Thaks,
Ramon.