I am writing an app for a company that will be using their own Dropbox account to save the apps data. When their employees install my app on their phone, it will ask them to log in to Dropbox. Currently, if they have the Dropbox app on their phone, it opens the Dropbox app and allows them to sign in. However, I don't want them to sign in using their own Dropbox account, they need to use the companies Dropbox account. Can I prevent SwiftyDropbox from displaying the Dropbox app and instead always show login via the web browser (i.e. the way it does when Dropbox is not on their device)?