<?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: DBError, forward declaration in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/203144#M9695</link>
    <description>Thanks Robert. That's the right change. DBError was renamed to DBRequestError in 2.0.0:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c/releases/tag/2.0.0" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-obj-c/releases/tag/2.0.0&lt;/A&gt;</description>
    <pubDate>Fri, 20 Jan 2017 20:37:58 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-01-20T20:37:58Z</dc:date>
    <item>
      <title>DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202186#M9595</link>
      <description>&lt;P&gt;Hello, I'm trying to compile DBRoulette example in iOS SDK v2.0.6 and I get a forward declaration error:&lt;/P&gt;&lt;P&gt;.../DBRoulette/PhotoViewController.m:53:65: Receiver type 'DBError' for instance message is a forward declaration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've searched throught the SDK but I couldn't&amp;nbsp;find the interface for this class, am I missing anything?&lt;/P&gt;&lt;P&gt;(I'm using C&lt;SPAN&gt;arthage to download the SDK from github, if it matters)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:26:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202186#M9595</guid>
      <dc:creator>BogdanG</dc:creator>
      <dc:date>2019-05-29T09:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202188#M9596</link>
      <description>i need to get in so i can have games on my i pod</description>
      <pubDate>Sun, 15 Jan 2017 15:34:57 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202188#M9596</guid>
      <dc:creator>EvilOneX</dc:creator>
      <dc:date>2017-01-15T15:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202565#M9630</link>
      <description>Thanks for the report! We're looking into it.</description>
      <pubDate>Tue, 17 Jan 2017 19:52:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202565#M9630</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-17T19:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202626#M9644</link>
      <description>&lt;P&gt;However, I successfully integrated the objc sdk v2 into my project and it runs just fine.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:40:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/202626#M9644</guid>
      <dc:creator>BogdanG</dc:creator>
      <dc:date>2017-01-18T08:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/203142#M9694</link>
      <description>I also got that error, but it turned out that all my uses of DBError in SDK 1.0.11 were actually DBRequestError in SDK 2.0.6. When I changed all my declarations from DBError to DBRequestError, everything compiled fine. Is that the right thing to do?&lt;BR /&gt;&lt;BR /&gt;I was using DBError to do things like isInternalServerError, isBadInputError, isAuthError, etc. Are there any situations where this substitution is not appropriate?</description>
      <pubDate>Fri, 20 Jan 2017 20:11:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/203142#M9694</guid>
      <dc:creator>Robert S.138</dc:creator>
      <dc:date>2017-01-20T20:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/203144#M9695</link>
      <description>Thanks Robert. That's the right change. DBError was renamed to DBRequestError in 2.0.0:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-obj-c/releases/tag/2.0.0" target="_blank"&gt;https://github.com/dropbox/dropbox-sdk-obj-c/releases/tag/2.0.0&lt;/A&gt;</description>
      <pubDate>Fri, 20 Jan 2017 20:37:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/203144#M9695</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-20T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: DBError, forward declaration</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/207362#M10154</link>
      <description>For reference, the sample app has been updated to work with the latest version of the SDK.</description>
      <pubDate>Fri, 17 Feb 2017 23:51:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/DBError-forward-declaration/m-p/207362#M10154</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-02-17T23:51:10Z</dc:date>
    </item>
  </channel>
</rss>

