zhangao0086 / DKImagePickerController

Image Picker Controller for iOS written in Swift 4 & 5.
MIT License
1.49k stars 471 forks source link

Size Limit on Videos/Images #362

Open rahulbelekar opened 7 years ago

rahulbelekar commented 7 years ago

Hi,

Is there a way to filter media based on their file size? Please do let me know if this is possible, specifically for videos.

Thanks, Rahul

zhangao0086 commented 7 years ago

The Photos framework is fully asynchronous, there is no way to fetch size :(