You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
zulfishah
10 hours agoExplorer | Level 3
DBChooser for iOS - how to build locally
Hi,
I have been using the DBChooser framework in my app for a few years and it's been working fine, until iOS18 came out and now it fails to open the Dropbox app when invoked, with this message:
BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:).
Seeing that DBChooser has been 'deprecated' on the Dropbox developer website, and that the Github repo hasn't been updated in 11 years, I thought I'd at least be able to download the code on my Mac and then be able to build the framework locally, and possibly fix some of the deprecation issues. Unfortunately the downloaded project fails to compile on my Mac.
The error I get is in the 'Run Script' phase:
accessing build database "/Users/myname/Library/Developer/Xcode/DerivedData/DBChooser-colttgencgxlykfovqhahsshavkt/Build/Intermediates.noindex/XCBuildData/build.db": database is locked Possibly there are two concurrent builds running in the same filesystem location.
Can anyone help me figure this out?
I am using Xcode 16.1, running macOS 15.1.
- Greg-DBDropbox Staff
Unfortunately, the Dropbox iOS Chooser is deprecated and no longer receiving updates, so we can't offer support for it. We recommend migrating to a different option. Please refer to the documentation for more information. Apologies I can't be of more help in that regard!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,888 PostsLatest Activity: 39 minutes agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!