Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Dropbox chooser is integrated with react web application. Its working fine when opened on desktop and android devices. But its not working when application is opened in chrome browser in ios device(mobile, ipad). In safari its working fine, issue is in chrome only. Not sure if this is an issue with chrome or dropbox.
Attached the screenshot of the issue. Please help me with it.
Thanks in advance.
I was able to reproduce the error on my device, so given that the Chooser page works on your device, it does appear to be something with how the website is set up.
Could some other script you have loaded be interfering with how the Chooser determines if it is running on supported browsers? You might try removing in particular anything that affects the `navigator.userAgent` value or is related to mobile. Or you could try removing libraries in development until you find the culprit.
Hi,
I was not able to reproduce this issue on an iPad testing device. I navigated to the Chooser page and clicked the chooser button on Chrome on iOS and it was able to open.
Can you share:
Thank you,
Scott
Please try opening the below url in any ios device
mysite
I have tested in many ios devices. Please test it on iPhone 14 (v16) , chrome (92.0.4515.90).
When i tried to open the chooser page on the same device it worked fine.
Am i missing some configuration or please let me know what can i do about this.
Thank you
I was able to reproduce the error on my device, so given that the Chooser page works on your device, it does appear to be something with how the website is set up.
Could some other script you have loaded be interfering with how the Chooser determines if it is running on supported browsers? You might try removing in particular anything that affects the `navigator.userAgent` value or is related to mobile. Or you could try removing libraries in development until you find the culprit.
Thank you @Scott-DB for the quick solution. The issue is due to multiple dropbox scripts getting loaded. Issue is now fixed.
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!