<?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 Upload in background in IOS in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29076#M856</link>
    <description>&lt;P&gt;Hi, what is the best way to use  &lt;CODE&gt;[_restClient uploadFile ...]&lt;/CODE&gt; for uploading file when the app is in background, knowing that after x minutes apple closes the connection ?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:42:52 GMT</pubDate>
    <dc:creator>Crypto C.</dc:creator>
    <dc:date>2019-05-29T09:42:52Z</dc:date>
    <item>
      <title>Upload in background in IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29076#M856</link>
      <description>&lt;P&gt;Hi, what is the best way to use  &lt;CODE&gt;[_restClient uploadFile ...]&lt;/CODE&gt; for uploading file when the app is in background, knowing that after x minutes apple closes the connection ?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:42:52 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29076#M856</guid>
      <dc:creator>Crypto C.</dc:creator>
      <dc:date>2019-05-29T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Upload in background in IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29077#M857</link>
      <description>&lt;P&gt;Ah ! forgot ! with Core API on iOS, from my test Core API for iOS stops sending bytes as soon as the app comes in the background ...&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2015 21:47:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29077#M857</guid>
      <dc:creator>Crypto C.</dc:creator>
      <dc:date>2015-05-14T21:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Upload in background in IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29078#M858</link>
      <description>&lt;P&gt;The iOS Core SDK itself doesn't handle running in the background, so you'll need to implement that in your app if you need it. You'll want to refer to Apple's iOS documentation for managing background tasks:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplication_Class/index.html#//apple_ref/doc/uid/TP40006728-CH3-SW76" rel="nofollow noreferrer"&gt;https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplication_Class/index.html#//apple_ref/doc/uid/TP40006728-CH3-SW76&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 05:20:00 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29078#M858</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-05-15T05:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload in background in IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29079#M859</link>
      <description>&lt;P&gt;mmmm you're telling me that the official Dropbox app IOS does not use the same API ?&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 15:59:51 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29079#M859</guid>
      <dc:creator>Crypto C.</dc:creator>
      <dc:date>2015-05-15T15:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Upload in background in IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29080#M860</link>
      <description>&lt;P&gt;The iOS Core SDK is just a wrapper that provides functions for accessing the Dropbox Core API. If you need to run tasks in the background, you can do so in your app, and utilize the SDK to make the API calls.  (The official Dropbox for iOS app does use the SDK and implements background functionality as necessary like this.)&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2015 21:07:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Upload-in-background-in-IOS/m-p/29080#M860</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-05-15T21:07:21Z</dc:date>
    </item>
  </channel>
</rss>

