<?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: ObjectiveDropboxOfficial &amp;amp; SwiftyDropbox in same application in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283966#M17390</link>
    <description>&lt;P&gt;The SwiftyDropbox and&amp;nbsp;ObjectiveDropboxOfficial SDKs aren't really meant to be used together. If you already have&amp;nbsp;ObjectiveDropboxOfficial though, you can access and use that directly in Swift using &lt;A href="https://www.hackingwithswift.com/example-code/language/how-to-create-an-objective-c-bridging-header-to-use-code-in-swift" target="_blank"&gt;a bridging header&lt;/A&gt;, containing the Objective-C import:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;#import &amp;lt;ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.h&amp;gt;&lt;/PRE&gt;
&lt;P&gt;Then you can access&amp;nbsp;DBClientsManager,&amp;nbsp;DBUserClient, etc, from Swift.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jul 2018 19:03:32 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2018-07-10T19:03:32Z</dc:date>
    <item>
      <title>ObjectiveDropboxOfficial &amp; SwiftyDropbox in same application</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283946#M17387</link>
      <description>&lt;P&gt;I have a third-party objc package that uses ObjectiveDropboxOfficial. I need to add some swift code that interacts with that package. The swift code would need to interact with the same dropbox manager that the objc (through&amp;nbsp;&lt;SPAN&gt;ObjectiveDropboxOfficial) is using. Can I install both&amp;nbsp;ObjectiveDropboxOfficial &amp;amp;&amp;nbsp;SwiftyDropbox in the same project using cocoapods and have my swift code interact with the same underlying dropbox connection that&amp;nbsp;ObjectiveDropboxOfficial is using. Say - set up the connection with the SwiftyDropbox and have the&amp;nbsp;ObjectiveDropboxOfficial library see and use the same dropbox connection?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:12:03 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283946#M17387</guid>
      <dc:creator>jem5519</dc:creator>
      <dc:date>2019-05-29T09:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: ObjectiveDropboxOfficial &amp; SwiftyDropbox in same application</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283966#M17390</link>
      <description>&lt;P&gt;The SwiftyDropbox and&amp;nbsp;ObjectiveDropboxOfficial SDKs aren't really meant to be used together. If you already have&amp;nbsp;ObjectiveDropboxOfficial though, you can access and use that directly in Swift using &lt;A href="https://www.hackingwithswift.com/example-code/language/how-to-create-an-objective-c-bridging-header-to-use-code-in-swift" target="_blank"&gt;a bridging header&lt;/A&gt;, containing the Objective-C import:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;#import &amp;lt;ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.h&amp;gt;&lt;/PRE&gt;
&lt;P&gt;Then you can access&amp;nbsp;DBClientsManager,&amp;nbsp;DBUserClient, etc, from Swift.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 19:03:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283966#M17390</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2018-07-10T19:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: ObjectiveDropboxOfficial &amp; SwiftyDropbox in same application</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283969#M17391</link>
      <description>&lt;P&gt;Thanks for your reply. I am currently doing just that. The reason for the question is that I find working with the swiftydropbox library much more logical and enjoyable than making the swift version of the calls for the&amp;nbsp;&lt;SPAN&gt;ObjectiveDropboxOfficial library. All of my addon dev for this library is all in Swift &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@41457EF40051AFF130FDBFE21B496926/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 19:17:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/ObjectiveDropboxOfficial-amp-SwiftyDropbox-in-same-application/m-p/283969#M17391</guid>
      <dc:creator>jem5519</dc:creator>
      <dc:date>2018-07-10T19:17:06Z</dc:date>
    </item>
  </channel>
</rss>

