DDGDataCache_Swift icon indicating copy to clipboard operation
DDGDataCache_Swift copied to clipboard

cacheAllSize() 报错

Open RQ0588 opened this issue 5 years ago • 0 comments

环境:swift5 模拟器6s iOS9 操作:未经过存储,直接调用获取缓存大小 DDGDataCache.cacheAllSize() 错误日志: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSFileManager fileSystemRepresentationWithPath:]: nil or empty path argument'

RQ0588 avatar Apr 24 '20 08:04 RQ0588