We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
Matt m.53
11 years agoNew member | Level 1
DBChooser and iOS 9 not returning to original app
Hi,
I had a simple implementation of DBChooser in my iPad app, and it worked fine up until the moment I upgraded my device and SDK to iOS 9.
What happens now is: 1) My app launches DBChooser (DB...
Matt m.53
11 years agoNew member | Level 1
Hi Gregory,
I'm using the latest DBChooser from the DB website - v1.2.1 (11th Feb, 2014). I'm assuming that's the latest?
From my .plist file:
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>db-MY_APP_KEY</string>
</array>
</dict>
</array>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>dbapi-1</string>
<string>dbapi-3</string>
</array>
Naturally, MY_APP_KEY is replaced with my actual app key.
Cheers,
Matt.
PS. I'm still waiting for the latest Xcode to install so I can test it on 9.1.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!