使用
PHAsset* myasset = asset;
PHVideoRequestOptions *options = [[PHVideoRequestOptions alloc] init];
取得可能空
加入网络获取
options.networkAccessAllowed = true;
可能获得的奔溃 [NSURL initFileURLWithPath:]: nil string parameter
本文探讨了在iOS应用中使用PHAsset加载视频时遇到的问题,包括加载为空和程序崩溃的情况,并给出了具体的解决办法。

5989

被折叠的 条评论
为什么被折叠?



