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's avatar
Bruce M.8
New member | Level 1
9 years ago

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.

  • Bruce M.8's avatar
    Bruce M.8
    New 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-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox 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-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox 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
    UIDocumentPickerModeExportToService

    I 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 ago
323 Following

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 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!