We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

purringpigeon's avatar
purringpigeon
Explorer | Level 4
8 years ago

How to fix this issue? ObjectiveDropboxOfficial/ObjectiveDropboxOfficial.h' file not found

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...
  • Greg-DB's avatar
    8 years ago
    It's unclear exactly what happened in your project as a result of your source control issue, but I recommend just re-installing the pod:

    https://github.com/dropbox/dropbox-sdk-obj-c#cocoapods

    You can also delete the Pods folder and Podfile.lock file to start clean before installing again.