Discuss Dropbox Developer & API
I have an App in which I can share and upload my photos and video on dropbox, it was working fine but after iOS 14 released it's stopped working and I am getting an error when I clicked on share with dropbox "APP IS NOT LINKED WITH DROPBOX !"
I've also using latest Dropbox sdk into my code.
I'll be happy to help with any issues you're having with the Dropbox API/SDK, but I'll need some more information. Please reply with:
Hi Greg.
Thanks for your quick response.
I've shared the requested details, please check.
1: I am using Dropbox Sdk using Cocoapods into my iOS Native App built in Objective C language.
2: I've attached the screenshot of my code, Pleasae check the attachment.
3:unexpected output from the API
DANCEvision[6709:186765] -canOpenURL: failed for URL: "dbapi-2/1/connect" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
Thanks for the information! From your code, I see you're actually trying to use methods from the old retired Dropbox API v1 iOS SDK.
Please instead install the Dropbox API v2 Objective-C SDK and follow the instructions to set it up here:
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!