CustomWebView : An extended form of Web Viewer

Make sure user is currently signed in on device at least in one Google service.
The below aia works in my phone:


CustomWebView_Permission.aia (117.3 KB)

Probably you should disable SupportMultipleWindows property.

1 Like

Bingo! Thank you very much @vknow360 Its working when i disable SupportMultipleWindows

Most probably projects was created with MIT App Inventor and doesn’t work on Kodular

1 Like

Yes, but it should work in Companion.

Hola, podrías explicarme como funciona esta extensión? no encuentro documentación ni ejemplos de como realizar un webView offline. grcias!

You can find a basic usage here:

Read current topic to learn more about the extension.

And before creating a post, make sure you have written in English.

I need help.

I’m using the latest version of the extension, but my OnNewWindowRequest block doesn’t have the URL option. It only has isDialog and isPopUp

Did you read the thread or search in the community? :upside_down_face:

Hey, how’s it going? I did read the topic, but apparently I didn’t understand it well. Would you help me?

Sure.

It is correct as it should be.
Just a few posts above I found this useful snippet.

1 Like

How to handle this? [navigator.share()]

1 Like

Most probably ErrorOccurred event of extension will be triggered in this case, but there is no built in method in extension to handle that.

Hi all,

I have searched and tried every possible corner here…
I have screen one, I have WebView and CustomWebView1
Unfortunately, if I am logged in and click to choose a picture for upload, or record sound, it is not working.

I am desperate and ask you kindly for your help…

Cunoscut (9).apk (6.0 MB)
Cunoscut_1.aia (80.7 KB)

I really hope to get this work :frowning:

Thank you for your help

Your aia is empty, no blocks. So how do you expect to work with custom web view ? First set up properly custom webview and then see

1 Like

Hi dora_paz,

I dont know why it was empty, it was 78 KB, I exported it again and edited my query with the new file.

Thank you for having a look

This also not working? if working or have a solution please help!

There are many sites which requires their data to be copied by the user and store into a safe place. If the clipboard function is unavailable how the users supposed copy those data, because this kind of data can be accessible via button click only.

1 Like


Still not working, the app is not asking for the permission … cant upload image, cant record sound

Hopefully someone see an issue as I dont know what to do or change?!

Thank you very much

1 Like

That particular javascript api is not available for WebView.

Did you search in the community?

You are using Kodular’s default web viewer not custom webview so why asking in this topic. Not related

2 Likes

use “file:///storage/emulated/0/**[yourpathtoimage]”