When installed in the manifest instead of SdkVersion="29" version 33, the image located in the program folder stopped loading into WebView.
What permissions do I need to set?
I think that you must at least tell us the full file path. You could mean the Assets folder where program resources are often kept, but I suspect that you do not.
Yes. If the app does not have to go in the playstore you can set the max sdk level to 29 (as I recall) and you will not be bothered with the more recent permission limitations.
In the new Basic4Android 3.50 version, I realised that images loaded in webviews are not displayed in mode “debug (rapid)”. In other modes, as “debug (legacy)” and “release” are shown normally. There is a simple example to check this: Sub Globals Dim WebV As WebView End Sub Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.