DKImagePickerController icon indicating copy to clipboard operation
DKImagePickerController copied to clipboard

Issue#54 "CompleteBlock executes twice" happening again

Open sandeepbol opened this issue 6 years ago • 1 comments

image.fetchFullScreenImageWithCompleteBlock({
        (image: UIImage?) -> Void in
       //code here executes twice for each asset
})

sandeepbol avatar May 16 '18 07:05 sandeepbol

on latest release (3.5.7)

sandeepbol avatar May 16 '18 07:05 sandeepbol