I’m trying to show an image from ImagePicker plugin. The plugin returns a path to an image in a file system. If I try to show it like <img src=“file://<image-path>”/>, I receive an error ‘Not allowed to load local resource’.
I already tried setting up white list config as described here https://forum.ionicframework.com/t/no-local-image-showing-in-view-on-device/30647/6. But without any luck.
A
Latest posts made by aleksei.savitski
-
Not allowed to load local resource