<?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 Keep Dropbox authentication in memory for future use IOS in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-Dropbox-authentication-in-memory-for-future-use-IOS/m-p/10011#M413</link>
    <description>&lt;P&gt;Hello everybody,&lt;/P&gt;

&lt;P&gt;I've created a root app for IOS in Cydia. Dropbox integration is in my application, everything is fine, link account, upload, download etc...&lt;/P&gt;

&lt;P&gt;I need to keep in memory the user authentication because everytime my app is closed, if I need to do one thing related to Dropbox I need to relink my app to my Dropbox account. The issue is that if Dropbox application is installed, my application is closed for Dropbox opening and after successful authentication my app is reopened. Because of the close/reopen actions, the authentication is not taken in count by my app (my app is not running at this moment...), If Dropbox application is not installed, everything is fine because an UIWebView is openned into my app, so the authentication is done when my app is open and it's taken in count !&lt;/P&gt;

&lt;P&gt;So my question is how can I keep in memory the user authentication even if it's done when my app is closed ? Or alternatively how can I force the Dropbox authentication to be done in the UIWebView instead of the application ?&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help !&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:45:46 GMT</pubDate>
    <dc:creator>Kevin R.</dc:creator>
    <dc:date>2019-05-29T09:45:46Z</dc:date>
    <item>
      <title>Keep Dropbox authentication in memory for future use IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-Dropbox-authentication-in-memory-for-future-use-IOS/m-p/10011#M413</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;

&lt;P&gt;I've created a root app for IOS in Cydia. Dropbox integration is in my application, everything is fine, link account, upload, download etc...&lt;/P&gt;

&lt;P&gt;I need to keep in memory the user authentication because everytime my app is closed, if I need to do one thing related to Dropbox I need to relink my app to my Dropbox account. The issue is that if Dropbox application is installed, my application is closed for Dropbox opening and after successful authentication my app is reopened. Because of the close/reopen actions, the authentication is not taken in count by my app (my app is not running at this moment...), If Dropbox application is not installed, everything is fine because an UIWebView is openned into my app, so the authentication is done when my app is open and it's taken in count !&lt;/P&gt;

&lt;P&gt;So my question is how can I keep in memory the user authentication even if it's done when my app is closed ? Or alternatively how can I force the Dropbox authentication to be done in the UIWebView instead of the application ?&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help !&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:45:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-Dropbox-authentication-in-memory-for-future-use-IOS/m-p/10011#M413</guid>
      <dc:creator>Kevin R.</dc:creator>
      <dc:date>2019-05-29T09:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Dropbox authentication in memory for future use IOS</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-Dropbox-authentication-in-memory-for-future-use-IOS/m-p/10012#M414</link>
      <description>&lt;P&gt;[Cross-linking for reference: &lt;A href="http://stackoverflow.com/questions/28147032/keep-dropbox-authentication-in-memory-for-futur-use-ios" rel="nofollow noreferrer"&gt;http://stackoverflow.com/questions/28147032/keep-dropbox-authentication-in-memory-for-futur-use-ios&lt;/A&gt; ]&lt;/P&gt;

&lt;P&gt;Whether or not the Dropbox app is installed shouldn't affect how the access token is stored. In either case, when the user finishes the app authorization flow, the Dropbox SDK stores the access token in the keychain and the user is returned to your app.&lt;/P&gt;

&lt;P&gt;If this isn't working correctly for you, please let us know what SDK and version you're using, and post the relevant code snippets, as well as any log output from the app.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 05:29:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Keep-Dropbox-authentication-in-memory-for-future-use-IOS/m-p/10012#M414</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-27T05:29:31Z</dc:date>
    </item>
  </channel>
</rss>

