WDImagePicker icon indicating copy to clipboard operation
WDImagePicker copied to clipboard

Obtain URL of selected Image?

Open anuraagdjain opened this issue 8 years ago • 0 comments

How should I obtain the url of the image which I've selected from the gallery. didFinishPickingImage(:) & didFinishPickingMediaWithInfo(:) are not called. func imagePicker(imagePicker: WDImagePicker, pickedImage: UIImage) is called after dismissing(i.e after selecting the image).

anuraagdjain avatar Jun 29 '16 10:06 anuraagdjain