We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
获取相册图片信息时 -requestImageDataForAsset:options:resultHandler:
-requestImageDataForAsset:options:resultHandler:
resultHandler 里面的 info 中不在包含 文件路径[捂脸] 即不在包含Key PHImageFileURLKey
resultHandler
info
PHImageFileURLKey
iOS13 新提供的API 也没有返回文件路径 requestImageDataAndOrientationForAsset:options:resultHandler:
requestImageDataAndOrientationForAsset:options:resultHandler:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
获取相册图片信息时
-requestImageDataForAsset:options:resultHandler:
resultHandler
里面的info
中不在包含 文件路径[捂脸]即不在包含Key
PHImageFileURLKey
iOS13 新提供的API 也没有返回文件路径
requestImageDataAndOrientationForAsset:options:resultHandler:
The text was updated successfully, but these errors were encountered: