<?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: Mac authentication launching new instance of app in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/232447#M12674</link>
    <description>&lt;P&gt;Thanks for the reply. &amp;nbsp;I did have my plist set up correctly. &amp;nbsp;However you were right - I had another binary on my machine that was registered for that same callback (an earlier production version of my app). &amp;nbsp;After deleting that copy, the redirect is now coming back to the instance I'm running in XCode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem fixed.&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jul 2017 14:44:15 GMT</pubDate>
    <dc:creator>micromax</dc:creator>
    <dc:date>2017-07-16T14:44:15Z</dc:date>
    <item>
      <title>Mac authentication launching new instance of app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/231371#M12612</link>
      <description>&lt;P&gt;Migrating my Mac OS app to the V2 API, using the Dropbox SDK for Objective-C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Making good progress but having this issue:&lt;/P&gt;&lt;P&gt;1. Run app in XCode&lt;/P&gt;&lt;P&gt;2. Trigger&amp;nbsp;authentication process&lt;/P&gt;&lt;P&gt;3. Safari appears&amp;nbsp;and I'm prompted "&amp;lt;myAppName&amp;gt;&amp;nbsp;&lt;SPAN&gt;would like access to the files and folders in your Dropbox.&lt;/SPAN&gt;" so I click Allow&lt;/P&gt;&lt;P&gt;4. Then I'm prompted "Do you want to allow this page to open &amp;lt;myAppName&amp;gt;?" and again I click Allow&lt;/P&gt;&lt;P&gt;5. A NEW INSTANCE of my app starts up, rather than the one I'm debugging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone happen to know why this would happen?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:20:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/231371#M12612</guid>
      <dc:creator>micromax</dc:creator>
      <dc:date>2019-05-29T09:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mac authentication launching new instance of app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/231454#M12621</link>
      <description>&lt;P&gt;The redirect back to your app should be controlled by the CFBundleURLSchemes registered using your app key in your plist in &lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c#application-plist-file" target="_self"&gt;this step of the configuration&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure off hand what may cause this issue, so can you share your plist so we can look into it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have multiple binaries for your app saved that each have that URL scheme registered? You should be able to right click on the different instances in the dock and click "Show in Finder" to see if they are using the same binary.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 16:09:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/231454#M12621</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-07-10T16:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mac authentication launching new instance of app</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/232447#M12674</link>
      <description>&lt;P&gt;Thanks for the reply. &amp;nbsp;I did have my plist set up correctly. &amp;nbsp;However you were right - I had another binary on my machine that was registered for that same callback (an earlier production version of my app). &amp;nbsp;After deleting that copy, the redirect is now coming back to the instance I'm running in XCode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem fixed.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jul 2017 14:44:15 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Mac-authentication-launching-new-instance-of-app/m-p/232447#M12674</guid>
      <dc:creator>micromax</dc:creator>
      <dc:date>2017-07-16T14:44:15Z</dc:date>
    </item>
  </channel>
</rss>

