One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
printappdev
6 years agoExplorer | Level 4
"Sign In" button disabled in android webview
Hello.
Our device doesn't have a browser. so I used android webview for OAuth login.
Previously I could sign in to Dropbox.
But I can't sign in to Dropbox today. Because the "Sign In" button disabled like the picture below.
Do you have any ideas?
Are there any changes about OAuth?
I could see the log like this.
I/chromium: [INFO:CONSOLE(1)] "ReferenceError: Set is not defined
at https://cfl.dropboxstatic.com/static/compiled/js/packaged/pkg-react-16.7.0-prod.min-vflobB39P.js:5:3961
at https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:25707
at o (https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:25060)
at Object.i.execCb (https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:25683)
at Q (https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:4398)
at Object.K [as depFinished] (https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:4865)
at https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:5382
at https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:16674
at P (https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:16708)
at https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js:1:14607", source: https://cfl.dropboxstatic.com/static/compiled/js/alameda_bundle/alameda_bundle-vflQMGmbi.js (1)
Our Device android version : Android 4.4.2 (KitKat)
Thanks
- Greg-DB
Dropbox Staff
Thanks for the report. The Dropbox web site is subject to change, and only officially supported in the browsers/versions documented here.
It sounds like the Dropbox web site is now using a JavaScript feature that the webview you're using doesn't support. (Based on the error output you shared, it appears to be the "Set" object.)
Unfortunately, that version of Android, and accordingly the browser engine in its web view, is old, from around 2013, and isn't officially supported by the Dropbox web site. That being the case, I'm afraid we can't offer help for it. I highly recommend updating to a supported browser version.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 21 hours ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!