标签: ios warnings dropbox-api
我在iOS中访问Dropbox API时收到此警告。
[WARNING] DropboxSDK: error deleting credentials (-25300)
有人可以请你回复你的建议吗?
答案 0 :(得分:1)
我认为这应该与https://developer.apple.com/library/ios/documentation/Security/Reference/keychainservices/index.html#//apple_ref/c/econst/errSecItemNotFound
表示您尝试访问的凭据不存在。