omidaghakhani1368 Well-Known Member Licensed User Longtime User Apr 11, 2015 #1 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.
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.