Is there a way to iOS Authorize Dropbox without opening Dropbox app if it is installed. Just open the Dropbox webview. You were able to do this for facebook authentication, I was hoping there is a option I can set to not open the dropbox app.
I found the auth api logic https://www.dropbox.com/developers/core/api#authorize
Not sure how you would implement it for iOS.
Thanks,