Ionic WkWebView images not rendering

Images that I took from the camera of am trying to upload from the gallery is not being rendered in the ios application. I have tried all the things like normalizingURL and this.win.Ionic.WebView.convertFileSrc these are not working as well.

Do I need to make any changes to the config.xml file so that the image will be rendered in my view??