<?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: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift) in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166878#M6048</link>
    <description>&lt;P&gt;Greg:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since Datastores are included within the Sync API SDK. Will they continue to work? along with the Sync API SDK (v1)? Or is that aspect of Sync SDK stop working on April 1st 2016?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2016 22:03:34 GMT</pubDate>
    <dc:creator>Raheel S.</dc:creator>
    <dc:date>2016-03-02T22:03:34Z</dc:date>
    <item>
      <title>Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166874#M6044</link>
      <description>&lt;P&gt;I know the deadline for support V2 of the Dropbox API is approaching, so I'm getting ready to upgrade our existing iOS app that depends heavily on Dropbox file sharing, but I can't see to find any documentation on this. The only related documentation I can find is for Swifty Dropbox, which I can't use. Can you point me in the direction of how to integrate Dropbox in&amp;nbsp;an Obj-C iOS app? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:36:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166874#M6044</guid>
      <dc:creator>Joe C.6</dc:creator>
      <dc:date>2019-05-29T09:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166875#M6045</link>
      <description>&lt;P&gt;Hi Joe, we don't currently have an official Objective-C SDK, tutorial, or documentation for API v2, but it is something we're planning. I'll be sure to pass this along as feedback as well.&lt;/P&gt;
&lt;P&gt;Also, note that both API v1 and v2 are currently supported. While API v2 is preferred, API v1 a.k.a. the Core API hasn't been deprecated, so you can use whichever you want. (It's just the Sync/Datastores SDK/API that are no longer supported.)&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 01:40:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166875#M6045</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-31T01:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166876#M6046</link>
      <description>&lt;P&gt;Thanks, Gregory. Our app is currently using the Sync SDK to read and write Dropbox files. The website says...&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;"Since the Sync SDK is built on the Core API, existing apps will continue to work, but we encourage developers to move to one of the Core SDKs as soon as possible."&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Just to be clear,&amp;nbsp;our iOS app will continue to work&amp;nbsp;with our existing Sync SDK&amp;nbsp;code. We do not need to upgrade our app to V2 anytime soon, correct?&lt;/P&gt;
&lt;P&gt;If so, we're going to wait until support for Objective-C is added before we upgrade our app to support V2.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 02:04:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166876#M6046</guid>
      <dc:creator>Joe C.6</dc:creator>
      <dc:date>2016-01-31T02:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166877#M6047</link>
      <description>&lt;P&gt;That's correct, we haven't announced any timeline for deprecating the Core API, so while we&amp;nbsp;recommend moving off of the Sync SDK, it should continue working.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 03:05:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166877#M6047</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-01-31T03:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166878#M6048</link>
      <description>&lt;P&gt;Greg:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since Datastores are included within the Sync API SDK. Will they continue to work? along with the Sync API SDK (v1)? Or is that aspect of Sync SDK stop working on April 1st 2016?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 22:03:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166878#M6048</guid>
      <dc:creator>Raheel S.</dc:creator>
      <dc:date>2016-03-02T22:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166879#M6049</link>
      <description>&lt;P&gt;Raheel, the Datastore API will be disabled at the end of&amp;nbsp;April, so any datastores syncing functionality, including in the Sync/Datastores SDK, will stop working then.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 01:12:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166879#M6049</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-03-03T01:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation/Tutorials for integrating Dropbox in an iOS app (not written in Swift)</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166880#M6050</link>
      <description>&lt;P&gt;The official Objective-C SDK for API v2 has been released here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c" rel="nofollow noreferrer"&gt;https://github.com/dropbox/dropbox-sdk-obj-c&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 00:38:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Documentation-Tutorials-for-integrating-Dropbox-in-an-iOS-app/m-p/166880#M6050</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-09-07T00:38:08Z</dc:date>
    </item>
  </channel>
</rss>

