Unable to display image using FILE_URI

In ionic v3,just like yours:
this.image = (<any>window).Ionic.WebView.convertFileSrc(imageData);

5 Likes