ionic-team / ionic-team/cordova-plugin-ionic-webview
Images are not displayed when converted using the window.Ionic.WebView.convertFileSrc(filePath)
- Dominant language
- Objective-C
- Stars
- 493
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
I have created a cordova app with displaying of an image stored to the phone . Below is the code
I use cordova version 10.0.0 cordova-android version 9.1.0
Plugins used
cordova-plugin-ionic-webview 5.0.0 "cordova-plugin-ionic-webview"
cordova-plugin-whitelist 1.3.4 "Whitelist"
the index.html is as follows

index.js (file path exists)

below is the output. The image exists and i have verified by manually navigating to the file path.

source path for the img tag

What else am i missing to get this to working ?
Contributor guide
Assessment
This issue has not been assessed yet.