<?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: My App is not working on new device in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762748#M33362</link>
    <description>&lt;P&gt;Thanks Greg&lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2024 05:38:28 GMT</pubDate>
    <dc:creator>BradHenderson</dc:creator>
    <dc:date>2024-04-09T05:38:28Z</dc:date>
    <item>
      <title>My App is not working on new device</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762016#M33296</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have developed an app through App Console and it has been working very well on my Samsung Galaxy Tab A.&amp;nbsp; My app provides the app key and receive the&amp;nbsp;OAuth2Token through&amp;nbsp;startOAuth2Authentication".&amp;nbsp; All good, it asks for approval to access then provides my token.&amp;nbsp; I have just tried to run the app with a different Samsung Galaxy Tab A with the Developer Options set to the same as the original tablet.&amp;nbsp; However when I try to get OAuth the tablet opens a webpage in Chrome and hangs on that page.&amp;nbsp; Nothing is displayed just the web address = "&lt;A href="https://www.dropbox.com/1/connect?locale...........etc" target="_blank" rel="noopener"&gt;https://www.dropbox.com/1/connect?locale...........etc&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Do I have to notify the App in App Console that there is another device?&amp;nbsp; If so I can't find it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:01:10 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762016#M33296</guid>
      <dc:creator>BradHenderson</dc:creator>
      <dc:date>2024-04-05T17:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: My App is not working on new device</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762106#M33309</link>
      <description>&lt;P&gt;You don't need to configure anything on the App Console to get that page to load, even on another device. If the page isn't loading, that likely indicates some network or server issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does &lt;A href="http://www.dropbox.com" target="_blank"&gt;www.dropbox.com&lt;/A&gt; itself load on that device? What about other non-Dropbox web sites?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 13:31:59 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762106#M33309</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-04-05T13:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: My App is not working on new device</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762254#M33328</link>
      <description>&lt;P&gt;Thanks Greg,&lt;/P&gt;&lt;P&gt;I was running my app on a "new" second hand wiped tablet.&amp;nbsp; I updated to android 7.1.1 from 5.??&lt;/P&gt;&lt;P&gt;and now it opens the auth in a web browser and waits for me to tap Allow.&amp;nbsp; Working ok.&amp;nbsp; Probably as you say some network issue with the tablet.&amp;nbsp; Just wondering why it opens in a Chrome window whereas the original tablet open just the Dropbox API permission.&amp;nbsp; Could this be because the new tablet doesn't have the Dropbox app loaded?&lt;/P&gt;&lt;P&gt;Thanks Greg&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2024 03:43:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762254#M33328</guid>
      <dc:creator>BradHenderson</dc:creator>
      <dc:date>2024-04-06T03:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: My App is not working on new device</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762564#M33351</link>
      <description>&lt;P&gt;Yes, if the official Dropbox Android app is installed and you're using the official Dropbox SDK in your app, the Dropbox app authorization flow will be processed through the official Dropbox Android app. If the official Dropbox Android app is not installed, the browser will be used instead.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 14:30:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762564#M33351</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2024-04-08T14:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: My App is not working on new device</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762748#M33362</link>
      <description>&lt;P&gt;Thanks Greg&lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 05:38:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/My-App-is-not-working-on-new-device/m-p/762748#M33362</guid>
      <dc:creator>BradHenderson</dc:creator>
      <dc:date>2024-04-09T05:38:28Z</dc:date>
    </item>
  </channel>
</rss>

