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
AlexandeToman
8 years agoHelpful | Level 5
DropBox Chooser for Swift developers maybe?
While the Chooser implementations for iOS are present here. It is however limited to Objective-C. Is it possible that someone forgot to verify the hows of Swift DropBoxChooser implementation? im...
- 8 years ago
I have solved my own issue. Check out the how on StackOverFlow.
As mentioned in my query. I was greatly attempting to avoid dealing with Objective-C. For A, I am accostmed with Swift and never dealt with Objective-C before. B my application is entirely written in Swift, manipulating criticla files like the App Delegate will not go smoothly.
Greg-DB
Dropbox Staff
As mentioned in a comment on your StackOverflow post, you should be able to use Objective-C libraries in Swift projects.
There's a StackOveflow post about this here:
https://stackoverflow.com/questions/24002369/how-to-call-objective-c-code-from-swift
Have you tried that out?
There's a StackOveflow post about this here:
https://stackoverflow.com/questions/24002369/how-to-call-objective-c-code-from-swift
Have you tried that out?
AlexandeToman
8 years agoHelpful | Level 5
I have solved my own issue. Check out the how on StackOverFlow.
As mentioned in my query. I was greatly attempting to avoid dealing with Objective-C. For A, I am accostmed with Swift and never dealt with Objective-C before. B my application is entirely written in Swift, manipulating criticla files like the App Delegate will not go smoothly.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!