So, I am using Dropbox Core API SDK in my project and it used to work smoothly (i.e. opening Dropbox app, if installed on device, for logging in; Or opening UIWebView when dropbox app was not installed on device) right until iOS9.
In iOS9 (public beta) UIWebView is getting opened irrespective of whether the Dropbox app is installed or not!!
I searched about this issue, or a patch release in dropbox forum, but couldn't find any.
NOTE: I am suspecting it has something to do with the new privacy & securities settings added in iOS9, but there hasn't been any text regarding this in dropbox forum.