My point of sale system is working fine with WebView except the creation of image files for the products. When i use Chromium engine or an external browser, images are created correctly. But only with WebView i always get a 0kb file. How can i fix this? Note that i shifted from Chromium to WebView because my input forms get frozen many times with Chromium and preventing to write and submit data. Could you please help solve this? Thanks