已通过“saveInBackgroundWithBlock”上传用户相关信息,并且通过leanClound 数据后台可以看到对应信息。

通过“findObjectsInBackgroundWithBlock”查询用户信息后,AVFile getData 后提示“fatal error: unexpectedly found nil while unwrapping an Optional value”错误。

你好,请提供一下重现代码片段和相关日志。
打开日志的方法:
[AVOSCloud setAllLogsEnabled:YES];