Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
I had a source control issue causing me to manually merge two different streams. All my code seems to be there, but now in the app delegate I am getting the error noted above on the import statement in my AppDelegate
#import <ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.h>
I can see the POD, but no idea what is going on.
Thanks!
I have the same issue and can't get this to work. I've tried cleaning, reinstalling, etc. - but I keep getting
#import <ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.h> file not found.
Any other ideas?
Out of desperation I was trying the carthage option but that one fails at the basic command that I run on the terminal to build it (the idea was to add it manually at this point).
If you can point me in the right direction for a manual add, that's fine too, as long as I can get past this problem.
Thanks
@marcoalt We currently officially support three different installation methods for the Dropbox Objective-C SDK. Specifically:
It sounds like you were initially trying to install it via CocoaPods, is that right? Can you double check you followed the instructions exactly as documented?
Also, make sure you open the .xcworkspace file, not the .xcodeproj file.
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 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!