I am using ionic 3 android build apk and trying to laod image from file:///storage/emulated/0/data/io.ionic.vdeovalet/cache/image.jpeg
No Need To Downgrade just write this code.
private win: any = window; this.win.Ionic.WebView.convertFileSrc(path);