I have a WebView in Android app which is able to load html content with images (img tag) properly. But if I load the same content in ARC app WebView, it does not load images.
Edit:
Note: This problem is happening only on desktop versions of Chrome. It works fine on Chromebook.