Anyone know how to add a "Create Document" option to UIDocumentPickerViewController?
UIDocumentBrowserViewController has a "Create Document" control, but UIDocumentPickerViewController does not.
(I can't use UIDocumentBrowserViewController because it has to be the root viewController and that doesn't work for our app)
UIDocumentBrowserViewController has a "Create Document" control, but UIDocumentPickerViewController does not.
(I can't use UIDocumentBrowserViewController because it has to be the root viewController and that doesn't work for our app)