terikon / cordova-plugin-photo-library

Maintainer needed. Please contact if you're using this library in your project
MIT License
149 stars 295 forks source link

Not able to show taken image when saving as Native URI #126

Closed vitorsilvalima closed 6 years ago

vitorsilvalima commented 6 years ago

Hi guys, I have a question, I have tried to show the taken picture by the library using the img tag as shown bellow takenpic = file:///storage/emulated/0/Android/data/io.ionic.starter/cache/1523591095707.jpg <img [scr]='takenpic' />

However, it does not work at all. Can someone please let me know why. I may be doing something wrong

stephenmutua254 commented 5 years ago

@vitorsilvalima did you find solution to this?