<?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 to show folder in my IOS app? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-to-show-folder-in-my-IOS-app/m-p/188338#M8010</link>
    <description>&lt;P&gt;Hi Sudip - to clarify, do you want to know what extension to use to check for a folder in the list of Dropbox contents? What code are you using to get the list from Dropbox?&lt;/P&gt;
&lt;P&gt;Folders do not have extensions, but I don't think looking for 'nil' is what you want. You can check if an entry is a folder, not a file, but looking at the type of metadata returned by the call to listFolder, and checking if it's FileMetadata or FolderMetadata. See the "Upload a File" section of the iOS tutorial here:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/swift#tutorial" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/swift#tutorial&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2016 01:34:48 GMT</pubDate>
    <dc:creator>Alexandra F.1</dc:creator>
    <dc:date>2016-06-07T01:34:48Z</dc:date>
    <item>
      <title>how to show folder in my IOS app?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-to-show-folder-in-my-IOS-app/m-p/188337#M8009</link>
      <description>&lt;DIV class="comment-container"&gt;
&lt;DIV class="comment-body markdown"&gt;
&lt;P&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;i want to show my pdf,doc file and created any folder inside dropbox.here i got list of pdf file and doc file but i does not get any solution how to show folder.plz help me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;this code i am using for showing doc , pdf file and i want show folder.which extension i use for showing folder in my IOS app?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="s2"&gt;NSArray&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;* validExtensions = [&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;NSArray&lt;/SPAN&gt; &lt;SPAN class="s2"&gt;arrayWithObjects&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;:&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;@"pdf"&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;, &lt;/SPAN&gt;&lt;SPAN class="s3"&gt;@"docx"&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;@"doc"&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s4"&gt;nil&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;];&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
 
&lt;/DIV&gt;
&lt;DIV class="comment-vote vote"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 29 May 2019 09:33:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-to-show-folder-in-my-IOS-app/m-p/188337#M8009</guid>
      <dc:creator>sudip k.</dc:creator>
      <dc:date>2019-05-29T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to show folder in my IOS app?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-to-show-folder-in-my-IOS-app/m-p/188338#M8010</link>
      <description>&lt;P&gt;Hi Sudip - to clarify, do you want to know what extension to use to check for a folder in the list of Dropbox contents? What code are you using to get the list from Dropbox?&lt;/P&gt;
&lt;P&gt;Folders do not have extensions, but I don't think looking for 'nil' is what you want. You can check if an entry is a folder, not a file, but looking at the type of metadata returned by the call to listFolder, and checking if it's FileMetadata or FolderMetadata. See the "Upload a File" section of the iOS tutorial here:&amp;nbsp;&lt;A href="https://www.dropbox.com/developers/documentation/swift#tutorial" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/documentation/swift#tutorial&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 01:34:48 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/how-to-show-folder-in-my-IOS-app/m-p/188338#M8010</guid>
      <dc:creator>Alexandra F.1</dc:creator>
      <dc:date>2016-06-07T01:34:48Z</dc:date>
    </item>
  </channel>
</rss>

