The Dropbox chooser uses a popup which means it runs into issues with the Facebook in-app browser (which is launched anytime a user clicks a link on Facebook or Instagram). This browser doesn't support popups and instead opens the popup link in the same window. When the user chooses a file nothing happens.
Is there anyway for me to support Dropbox in this browser?
Dropbox.isBrowserSupported() still returns true, which it probably shouldn't.