<?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: /delta from iOS API in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113227#M3309</link>
    <description>&lt;P&gt;Hi Steve, There's no DBRestClient.m file and DropboxSdk only contains Header file(.h files alone). I'm also looking for above case. But I couldn't. Is there any way with Dropbox Core sdk?&lt;/P&gt;</description>
    <pubDate>Sat, 25 Apr 2015 16:34:12 GMT</pubDate>
    <dc:creator>Manikandan M.1</dc:creator>
    <dc:date>2015-04-25T16:34:12Z</dc:date>
    <item>
      <title>/delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113218#M3300</link>
      <description>&lt;P&gt;There does not seem to be a way to restrict /delta API calls from the iOS SDK in the way that is possible from the REST API, i.e. I want deltas starting at such-and-such a path and below. I run across something saying it would be "added soon", but that was well over a year ago. Is it coming?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:44:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113218#M3300</guid>
      <dc:creator>Lars P.5</dc:creator>
      <dc:date>2019-05-29T09:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113219#M3301</link>
      <description>&lt;P&gt;Which SDK are you using?&lt;/P&gt;

&lt;P&gt;If it's the Core SDK, you might be able to add the &lt;CODE&gt;path_prefix&lt;/CODE&gt; parameter pretty easily yourself. For the Sync API, you can register a path observer on whatever path you want. (Underneath, the Sync API still retrieves the full set of changes via &lt;CODE&gt;/delta&lt;/CODE&gt;, but it will only fire your observer for changes under the path you specify.)&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 09:02:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113219#M3301</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-03-25T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113220#M3302</link>
      <description>&lt;P&gt;It's the iOS Core SDK. By "adding it pretty easily myself", you mean not using the methods exposed in the iOS SDK, but instead writing a wrapper and calling the REST API directly?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 00:48:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113220#M3302</guid>
      <dc:creator>Lars P.5</dc:creator>
      <dc:date>2015-03-26T00:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113221#M3303</link>
      <description>&lt;P&gt;I just mean editing the code for the iOS Core SDK.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 00:48:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113221#M3303</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-03-26T00:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113222#M3304</link>
      <description>&lt;P&gt;Is the source code available for the iOS SDK for editing?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 01:52:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113222#M3304</guid>
      <dc:creator>Lars P.5</dc:creator>
      <dc:date>2015-03-26T01:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113223#M3305</link>
      <description>&lt;P&gt;For the Core SDK, yes.&lt;/P&gt;

&lt;P&gt;The download is here: &lt;A href="https://www.dropbox.com/developers/core/sdks/ios" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/ios&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;(Ninja edit: Sorry, you did already mention that you're using the Core SDK, so you're good.)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 01:54:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113223#M3305</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-03-26T01:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113224#M3306</link>
      <description>&lt;P&gt;Thanks. So that link brings me to the iOS SDK download, which of course I have downloaded and using in my project, hence the questions. But the SDK is just header files and a framework - no source where I can tweak the parameters passed and returned via the API. I apologize if I'm being dense.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 01:58:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113224#M3306</guid>
      <dc:creator>Lars P.5</dc:creator>
      <dc:date>2015-03-26T01:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113225#M3307</link>
      <description>&lt;P&gt;There should be a folder in the zip file called &lt;CODE&gt;DropboxSDK&lt;/CODE&gt;. Within that folder, there's a folder called &lt;CODE&gt;Classes&lt;/CODE&gt;. The code lives in there.&lt;/P&gt;

&lt;P&gt;Specifically, &lt;CODE&gt;loadDelta&lt;/CODE&gt; is in the file &lt;CODE&gt;DBRestClient.m&lt;/CODE&gt;, and you should be able to add a new parameter there.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 02:39:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113225#M3307</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-03-26T02:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113226#M3308</link>
      <description>&lt;P&gt;I was being dense, thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 03:01:07 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113226#M3308</guid>
      <dc:creator>Lars P.5</dc:creator>
      <dc:date>2015-03-26T03:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113227#M3309</link>
      <description>&lt;P&gt;Hi Steve, There's no DBRestClient.m file and DropboxSdk only contains Header file(.h files alone). I'm also looking for above case. But I couldn't. Is there any way with Dropbox Core sdk?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 16:34:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113227#M3309</guid>
      <dc:creator>Manikandan M.1</dc:creator>
      <dc:date>2015-04-25T16:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113228#M3310</link>
      <description>&lt;P&gt;From &lt;A href="https://www.dropbox.com/developers/core/sdks/ios" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/ios&lt;/A&gt;, download the zip file. Inside the zip file, there's a folder called &lt;CODE&gt;DropboxSDK&lt;/CODE&gt;. Inside that folder is a folder called &lt;CODE&gt;Classes&lt;/CODE&gt;, and you'll find &lt;CODE&gt;DBRestClient.m&lt;/CODE&gt; in there.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 23:06:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113228#M3310</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-04-25T23:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113229#M3311</link>
      <description>&lt;P&gt;Steve. I already have iOS core sdk but you've released source file too. right ? If yes, would you please send that link? Another folk cleared my question in this thread: &lt;A href="https://www.dropboxforum.com/hc/communities/public/questions/203479855-How-to-add-path-prefix-with-delta-request-using-DBRestClient-Is-it-possible-with-iOS-Core-SDK-" rel="nofollow noreferrer"&gt;https://www.dropboxforum.com/hc/communities/public/questions/203479855-How-to-add-path-prefix-with-delta-request-using-DBRestClient-Is-it-possible-with-iOS-Core-SDK-&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 16:40:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113229#M3311</guid>
      <dc:creator>Manikandan M.1</dc:creator>
      <dc:date>2015-04-27T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113230#M3312</link>
      <description>&lt;P&gt;Manikandan, were you still not able to find the file via the link in my previous reply?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 16:41:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113230#M3312</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-04-27T16:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: /delta from iOS API</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113231#M3313</link>
      <description>&lt;P&gt;Sorry Steve. Now Only I've found out that. &lt;/P&gt;

&lt;P&gt;Zip file containing source file too. Zip--&amp;gt; Unzip --&amp;gt; DropboxSDK --&amp;gt; Classes. Little bit confusion, because still i didn't see , libs containing framework file and also source files. &lt;/P&gt;

&lt;P&gt;Thanks for your support. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 16:57:22 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/delta-from-iOS-API/m-p/113231#M3313</guid>
      <dc:creator>Manikandan M.1</dc:creator>
      <dc:date>2015-04-27T16:57:22Z</dc:date>
    </item>
  </channel>
</rss>

