We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
purringpigeon
3 years agoExplorer | Level 4
Integration to Dropbox suddenly failing
I have a simple app that uploads a set of files to Dropbox as a back up - been working fine on V2 for years now it fails. Token is expired apparently.
I updated my cocoa pod today - but that br...
- 3 years ago
It looks like that's an error from CocoaPods itself so I can't really offer support for that, but it looks like there's a post about that error here.
purringpigeon
Explorer | Level 4
I can't seem to upgrade to the latest version...
### Podfile
```ruby
platform :ios, '11.0'
use_frameworks!
target 'ServiceReport' do
pod 'ObjectiveDropboxOfficial'
end
```
### Error
```
RuntimeError - [Xcodeproj] Unknown object version.
I am running an M2 MacBook Air if that matters
Greg-DB
3 years agoDropbox Staff
It looks like that's an error from CocoaPods itself so I can't really offer support for that, but it looks like there's a post about that error here.
- purringpigeon3 years agoExplorer | Level 4
That worked - thanks
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 3 hours 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!