<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I restrict document types using the iOS 8 Document Picker? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83277#M2464</link>
    <description>&lt;P&gt;I believe once an updated version of the Dropbox app with a fix for this issue is released, this will work as expected without any update required from the calling side.&lt;/P&gt;

&lt;P&gt;Also, I don't think it's possible to specify the folder to display, as I don't see a way to specify this in &lt;A href="https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDocumentPickerViewController_Class/" rel="nofollow noreferrer"&gt;UIDocumentMenuViewController&lt;/A&gt; itself.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2015 06:15:44 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-01-28T06:15:44Z</dc:date>
    <item>
      <title>How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83272#M2459</link>
      <description>&lt;P&gt;I'm using the iOS 8 Document Picker in my iOS app.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;UIDocumentMenuViewController
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I pass in an array of supported filetypes via the initializer:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;-[UIDocumentMenuViewController initWithDocumentTypes:inMode:]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;All the other document pickers filter out unspecified document types and only show the ones specified by the Document Types parameter. The following pickers have been tested and work according to the API documentation:&lt;/P&gt;

&lt;P&gt;iCloud &amp;amp; Google Drive &lt;/P&gt;

&lt;P&gt;However, the Dropbox picker shows all files no matter what supported types I specify.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Is there a way to filter document types with this picker?&lt;/LI&gt;
&lt;LI&gt;If this is a bug, is there an ETA on when this might be fixed?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;Doug Hill&lt;BR /&gt;
&lt;A href="mailto:doug.hill@chartcube.com" rel="nofollow noreferrer" target="_blank"&gt;doug.hill@chartcube.com&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://chartcube.com/" rel="nofollow noreferrer" target="_blank"&gt;http://chartcube.com/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:45:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83272#M2459</guid>
      <dc:creator>Doug H.2</dc:creator>
      <dc:date>2019-05-29T09:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83273#M2460</link>
      <description>&lt;P&gt;Apologies for the delay. I'm looking into this and will follow up once I have some more information.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2015 07:53:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83273#M2460</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-24T07:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83274#M2461</link>
      <description>&lt;P&gt;I also have this problem. I need to show the user ONLY .zip files and I'm getting all files instead. It's like the document types being sent to the UIDocumentMenuViewController aren't being passed along to the UIDocumentPickerViewController after you select a service.&lt;/P&gt;

&lt;P&gt;An update would be great to solve this problem.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2015 10:56:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83274#M2461</guid>
      <dc:creator>Brendan D.</dc:creator>
      <dc:date>2015-01-24T10:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83275#M2462</link>
      <description>&lt;P&gt;Quick update, we've confirmed this is a bug in the app. I don't have a timeline for a fix right now though.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2015 06:04:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83275#M2462</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-28T06:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83276#M2463</link>
      <description>&lt;P&gt;Thanks for the confirmation. So when the app gets updated then this will just work for my customers? In the mean time I've put in a file type check that I do after the user has downloaded the file to tell them if it's the right file type or not. Not very elegant, but it works.&lt;/P&gt;

&lt;P&gt;Further to this, is it possible to restrict the Dropbox folder that's initially displayed via the UIDocumentPickerViewController? Like say if I want to show the contents of a subfolder instead of the root folder.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2015 06:06:41 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83276#M2463</guid>
      <dc:creator>Brendan D.</dc:creator>
      <dc:date>2015-01-28T06:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83277#M2464</link>
      <description>&lt;P&gt;I believe once an updated version of the Dropbox app with a fix for this issue is released, this will work as expected without any update required from the calling side.&lt;/P&gt;

&lt;P&gt;Also, I don't think it's possible to specify the folder to display, as I don't see a way to specify this in &lt;A href="https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIDocumentPickerViewController_Class/" rel="nofollow noreferrer"&gt;UIDocumentMenuViewController&lt;/A&gt; itself.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2015 06:15:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83277#M2464</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-28T06:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83278#M2465</link>
      <description>&lt;P&gt;Thanks for working on this - I'm also getting this issue. I look forward to a fix!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2015 18:40:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83278#M2465</guid>
      <dc:creator>Andy G.2</dc:creator>
      <dc:date>2015-01-29T18:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83279#M2466</link>
      <description>&lt;P&gt;come on, 4 months later, still no fix?&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2015 12:07:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83279#M2466</guid>
      <dc:creator>Xiang C.</dc:creator>
      <dc:date>2015-05-31T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I restrict document types using the iOS 8 Document Picker?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83280#M2467</link>
      <description>&lt;P&gt;Hi all, thanks for your patience and apologies for the lack of updates on this thread. I just checked on this and I believe this should be fixed in the next version of the iOS app.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2015 02:32:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-do-I-restrict-document-types-using-the-iOS-8-Document-Picker/m-p/83280#M2467</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-01T02:32:48Z</dc:date>
    </item>
  </channel>
</rss>

