tilltue / TLPhotoPicker

📷 multiple phassets picker for iOS lib. like a facebook
MIT License
1.89k stars 332 forks source link

Update PHImageRequestOptions #316

Closed Odyflame closed 3 years ago

Odyflame commented 3 years ago

for get full Resolution images in icloud.

if options.isNetworkAccessAllowed is false, i can't get fullResolutionImageData when my images aren't local but icloud. and also there's all other options.isNetworkAccessAllowed are true.

This fix works for my problem.