在swift项目里导入oc的sdk后使用下面代码下载文件总是提示The operation couldn’t be completed. url is invalid.


如果把file改成下面这样,又会提示:The operation couldn’t be completed. objectid is invalid.

sdk是昨天刚pod进去的最新版本,求助是否是缺少了哪个步骤呢?