wymsee/cordova-imagePicker

Original url of image

Opened this issue · 2 comments

After selection i get tmp url of image. Is there any way where i get the original file path of the images. As i need to save the path in storage and at some specified network connectivity want to sync with server

@prtku1990 did you found the solution for getting original images?
I am getting tmp urls from cache folder, Where there are no original images are copied but still I do get the tmp urls where the actual file is not present in it. :(

@Balaji-Gopal After getting the temp url i'm makig a entry app location using file api and saving that path. Or if you dont want to choose multiple images and single image makes sense then better to use camera plugin PHOTO_LIBRARY option as it provides you with original url