DropBox “Core API” Integration in iOS Application | Techbirds
Steps to Download/include/Use DropBox Core Api into your iOS Project/app Goto “https://www.dropbox.com/developers/core/sdks/ios” and download the core Api from there. Adding to existing projects Open your project in Xcode. Navigate to where you uncompressed the SDK and drag the DropboxSDK.framework folder into your project in Xcode. Make sure Copy items into destination group’s folder is selected.