<?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: editing DBRoulette-Infor.plist in ioS SDK example in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6739#M273</link>
    <description>&lt;P&gt;Just to follow up on the above, without making any changes to the default Info.plist the application builds successfully but fails to launch properly in the simulator with the following error message to the console:&lt;/P&gt;

&lt;P&gt;2014-12-25 16:24:24.927 DBRoulette[3708:245796] Application windows are expected to have a root view controller at the end of application launch&lt;BR /&gt;
2014-12-25 16:24:37.026 DBRoulette[3708:245796] [ERROR] DropboxSDK: unable to link; app isn't registered for correct URL scheme (db-a1gl19aqwq24kzh)&lt;BR /&gt;
kDBRootAppFolder&lt;/P&gt;</description>
    <pubDate>Fri, 26 Dec 2014 08:31:13 GMT</pubDate>
    <dc:creator>Frank T.</dc:creator>
    <dc:date>2014-12-26T08:31:13Z</dc:date>
    <item>
      <title>editing DBRoulette-Infor.plist in ioS SDK example</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6738#M272</link>
      <description>&lt;P&gt;In the instructions for editing the example project (DBRoulette) in the Dropbox iOS SDK :&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/developers/core/sdks/ios" rel="nofollow noreferrer" target="_blank"&gt;https://www.dropbox.com/developers/core/sdks/ios&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;contains the instruction:&lt;/P&gt;

&lt;P&gt;"Your app key is also needed in DBRoulette-Info.plist file so the app can register for the correct url scheme. To do this, find the file under the Resources group in the left pane, right-click it and select Open As → Source Code. Replace the text APP_KEY with your app's key."&lt;/P&gt;

&lt;P&gt;Using Xcode version 6.1.1&lt;/P&gt;

&lt;P&gt;Does not seem to offer a "right-click" option and the displayed file does not seem to have the words "APP_KEY" shown anywhere.&lt;/P&gt;

&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:46:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6738#M272</guid>
      <dc:creator>Frank T.</dc:creator>
      <dc:date>2019-05-29T09:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: editing DBRoulette-Infor.plist in ioS SDK example</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6739#M273</link>
      <description>&lt;P&gt;Just to follow up on the above, without making any changes to the default Info.plist the application builds successfully but fails to launch properly in the simulator with the following error message to the console:&lt;/P&gt;

&lt;P&gt;2014-12-25 16:24:24.927 DBRoulette[3708:245796] Application windows are expected to have a root view controller at the end of application launch&lt;BR /&gt;
2014-12-25 16:24:37.026 DBRoulette[3708:245796] [ERROR] DropboxSDK: unable to link; app isn't registered for correct URL scheme (db-a1gl19aqwq24kzh)&lt;BR /&gt;
kDBRootAppFolder&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2014 08:31:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6739#M273</guid>
      <dc:creator>Frank T.</dc:creator>
      <dc:date>2014-12-26T08:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: editing DBRoulette-Infor.plist in ioS SDK example</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6740#M274</link>
      <description>&lt;P&gt;Further follow up on this issue:&lt;/P&gt;

&lt;P&gt;I was able to locate a different version (same version number - "1.0") of info.plist on github which did have a reference to APP_KEY&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/dropbox-sdk-mirror/dropbox-sdk-ios/blob/master/examples/DBRoulette/DBRoulette-Info.plist" rel="nofollow noreferrer"&gt;https://github.com/dropbox-sdk-mirror/dropbox-sdk-ios/blob/master/examples/DBRoulette/DBRoulette-Info.plist&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Using this version and editing it in a text editor program to replace APP_KEY with my app_key I was able to get the simulator to work and see photos in my application. &lt;/P&gt;</description>
      <pubDate>Sun, 28 Dec 2014 10:02:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6740#M274</guid>
      <dc:creator>Frank T.</dc:creator>
      <dc:date>2014-12-28T10:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: editing DBRoulette-Infor.plist in ioS SDK example</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6741#M275</link>
      <description>&lt;P&gt;Thanks for the report Frank. I also just checked this in Xcode 6.1.1 using the latest version of the SDK (currently 1.3.13) and following the instructions from &lt;A href="https://www.dropbox.com/developers/core/sdks/ios" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/ios&lt;/A&gt; and the DBRoulette-Info.plist file does seem to contain the db-APP_KEY placeholder as expected:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.dropbox.com/s/vgag4zsi6ypshy7/Screenshot%202015-01-02%2015.29.08.png?dl=0" rel="nofollow noreferrer"&gt;https://www.dropbox.com/s/vgag4zsi6ypshy7/Screenshot%202015-01-02%2015.29.08.png?dl=0&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.dropbox.com/s/9o9371cvyxatws4/Screenshot%202015-01-02%2015.29.15.png?dl=0" rel="nofollow noreferrer"&gt;https://www.dropbox.com/s/9o9371cvyxatws4/Screenshot%202015-01-02%2015.29.15.png?dl=0&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Is this not what you saw? Were you using a different version of the SDK?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jan 2015 07:30:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/editing-DBRoulette-Infor-plist-in-ioS-SDK-example/m-p/6741#M275</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-03T07:30:30Z</dc:date>
    </item>
  </channel>
</rss>

