<?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: DBClientsManager authorizeFromController after unlinkAndResetClients in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225791#M12287</link>
    <description>&lt;P&gt;Thanks for the report Steve. I just tried this though, and it's not reproducing for me. To help us track this down, please let me know:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Are you seeing this on physical devices (if so, which) and/or the simulator?&lt;/P&gt;
&lt;P&gt;- What version(s) of iOS are you seeing this with?&lt;/P&gt;
&lt;P&gt;- Is there anything potentially intefering with your network connection to &lt;A href="http://www.dropbox.com" target="_blank"&gt;www.dropbox.com&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;- Does the page reliably display properly if you don't call&amp;nbsp;unlinkAndResetClients?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2017 19:40:33 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-06-14T19:40:33Z</dc:date>
    <item>
      <title>DBClientsManager authorizeFromController after unlinkAndResetClients</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225644#M12260</link>
      <description>&lt;P&gt;I've found that calling&amp;nbsp;DBClientsManager authorizeFromController after unlinkAndResetClients when using browser-based authentication results in an empty browser screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think I'm doing anything unusual, just basically the following&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;[DBClientsManager unlinkAndResetClients];&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;and some time later&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp; &amp;nbsp; [DBClientsManager authorizeFromController:[UIApplication sharedApplication]
&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; controller:self
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; openURL:^(NSURL *url) {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [[UIApplication sharedApplication] openURL:url];
&amp;nbsp; &amp;nbsp; &amp;nbsp; }];&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note it works as expected if the Dropbox app is installed and when using the&amp;nbsp;"in app browser authentication" that was available prior to ObjectiveDropboxOfficial&amp;nbsp;3.0.11.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd appreciated any insights as to what is happening and how I might resolve it.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:21:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225644#M12260</guid>
      <dc:creator>Steve L.</dc:creator>
      <dc:date>2019-05-29T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: DBClientsManager authorizeFromController after unlinkAndResetClients</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225791#M12287</link>
      <description>&lt;P&gt;Thanks for the report Steve. I just tried this though, and it's not reproducing for me. To help us track this down, please let me know:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Are you seeing this on physical devices (if so, which) and/or the simulator?&lt;/P&gt;
&lt;P&gt;- What version(s) of iOS are you seeing this with?&lt;/P&gt;
&lt;P&gt;- Is there anything potentially intefering with your network connection to &lt;A href="http://www.dropbox.com" target="_blank"&gt;www.dropbox.com&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;- Does the page reliably display properly if you don't call&amp;nbsp;unlinkAndResetClients?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 19:40:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225791#M12287</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-06-14T19:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: DBClientsManager authorizeFromController after unlinkAndResetClients</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225826#M12293</link>
      <description>&lt;P&gt;Digging deeper, this only occurs if I invoke connect from deep in our view hierarchy and so is unlikely to be a general problem and quite possibly is application specific.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll keep investigating.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 00:57:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/225826#M12293</guid>
      <dc:creator>Steve L.</dc:creator>
      <dc:date>2017-06-15T00:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: DBClientsManager authorizeFromController after unlinkAndResetClients</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/227060#M12354</link>
      <description>&lt;P&gt;In the end I worked around the problem. &amp;nbsp; I can't definitely say it was in our code but&amp;nbsp;I am working on the assumtion it was.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 02:34:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBClientsManager-authorizeFromController-after/m-p/227060#M12354</guid>
      <dc:creator>Steve L.</dc:creator>
      <dc:date>2017-06-19T02:34:21Z</dc:date>
    </item>
  </channel>
</rss>

