In my iOS app, I am using UIDocumentBrowserViewController as explained in several WWDC videos. I developed my app using the Xcode template : Document-based app.
Now App Review is rejecting it (2x), because I use this concept. They write:
"Your app also offers iCloud Drive file manager capabilities which is considered a primary feature. Users can share, delete, and add files in iCloud Drive through your app, and this is not appropriate for the App Store."
I only show files of my own file extension (other files are dimmed by the browser), but one of the problems seem to be that the browser also shows folders. And the folders have a contextual menu, which shows commands like Delete. I don't understand their sentence 'add files'. Except, of course, there is the standard "Create Document" item.
I can't seem to reason them and I think they are just wrong.
How can I solve this situation?
Many thanks,
Alco Blom
Now App Review is rejecting it (2x), because I use this concept. They write:
"Your app also offers iCloud Drive file manager capabilities which is considered a primary feature. Users can share, delete, and add files in iCloud Drive through your app, and this is not appropriate for the App Store."
I only show files of my own file extension (other files are dimmed by the browser), but one of the problems seem to be that the browser also shows folders. And the folders have a contextual menu, which shows commands like Delete. I don't understand their sentence 'add files'. Except, of course, there is the standard "Create Document" item.
I can't seem to reason them and I think they are just wrong.
How can I solve this situation?
Many thanks,
Alco Blom