Skip to content
New issue

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

图片保存成功,但报错误信息 iOS13.1.3 #32

Open
yanqiuLove opened this issue Nov 20, 2019 · 3 comments
Open

图片保存成功,但报错误信息 iOS13.1.3 #32

yanqiuLove opened this issue Nov 20, 2019 · 3 comments

Comments

@yanqiuLove
Copy link

save image successful
Success public.png {
PHImageFileDataKey = {length = 253961, bytes = 0x89504e47 0d0a1a0a 0000000d 49484452 ... 49454e44 ae426082 };
PHImageFileOrientationKey = 0;
PHImageFileUTIKey = "public.png";
PHImageResultIsDegradedKey = 0;
PHImageResultRequestIDKey = 5;
}
Success PHImageFileURLKey (null)
flutter: Invalid argument(s)

@Airsola
Copy link

Airsola commented Dec 3, 2019

同样的问题, iOS 13.2.2

@Airsola
Copy link

Airsola commented Dec 3, 2019

看上去应该 (PHImageRequestID)requestImageDataForAsset:(PHAsset *)asset options:(nullable PHImageRequestOptions *)options resultHandler:(void (^)(NSData *_Nullable imageData, NSString *_Nullable dataUTI, UIImageOrientation orientation, NSDictionary *_Nullable info))resultHandler 这个方法在iOS 13 有问题

@OPY-bbt
Copy link
Contributor

OPY-bbt commented Dec 10, 2019

#30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants