hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.86k stars 676 forks source link

IMAGE NSURL #452

Closed Satyendrabhati closed 4 years ago

Satyendrabhati commented 4 years ago

How do i get image url or path of url?.In default picker i will get url by following code : let imageUrl = info[UIImagePickerController.InfoKey.referenceURL] as! NSURL I Need this image url with this picker view.

tasleem96 commented 3 years ago

I'm facing the same issue but judging by the fact this was closed without any comments I guess that's not going to happen anytime soon, I guess I have to delete this and find another solution

3lvis commented 3 years ago

Hi @tasleem96, this library is discontinued, finding another one sounds like a good idea.