We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
Bruce M.8
9 years agoNew member | Level 1
Chooser is returning to iOS app, but return to Dropbox link is showing
Hi,
I using the Chooser framework with iOS 9.3 in Xcode 7. Everything is actually working fine, but when I select a file in the chooser and return to the iOS app, the return to Dropbox link is showing in the upper left hand corner of the iOS app. It's as if the dropbox app tried to open my iOS app rather than returning control to it.
Any ideas? Thanks in advance.
- Greg-DBDropbox Staff
Are you referring to the "Back to" link in the upper left of like screen shown here?
http://www.macworld.com/article/2987105/ios/ios-9s-back-to-button-helps-you-master-multitasking.html
http://www.cnet.com/how-to/how-to-use-ios-9s-fancy-back-button/#That's just a feature of iOS 9. It comes up because the Chooser is built in to the official Dropbox iOS app itself, and so iOS shows that when returning to your app, since it detects the app switch.
- Bruce M.8New member | Level 1
Hi,
Thanks for the response. I understand this is a feature of iOS 9. My issue is that your application is simply opening our calling app so the Back button is appearing on our app. The expectation is Dropbox simply closes and returns control to our application so there is no Back to Dropbox link in our app. If this isn't possible, that's ok. But I can't believe I'm the first person to mention it.
Thanks again.
Bruce
- Greg-DBDropbox Staff
Thanks for following up. Unfortunately, I don't believe it's possible for an app (either ours or yours) to control/prevent the display of that link.
- Greg-DBDropbox Staff
Also, one alternative to using the Chooser entirely may be to use the iOS UIDocumentPickerViewController functionality, for which the official Dropbox iOS app supports the modes:
UIDocumentPickerModeImport
UIDocumentPickerModeExportToServiceI believe since these work using app extensions, there isn't technically an app switch, so the "Back to" link wouldn't show up.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 5 hours 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!