Hi.
If you use html in webview and html have image that should be load from asset
just change image path to File.GetUri(File.DirAssets,filename) and
You see load image in webview
I hope that it is helpful.
If you use html in webview and html have image that should be load from asset
just change image path to File.GetUri(File.DirAssets,filename) and
You see load image in webview
I hope that it is helpful.