this page is my
If so then you need to edit the code and pass value using webviewstring.
Add below line in the code where you detect text change in textbox on website:
AppInventor.setWebViewString(textbox_text_here);
After that you can get the value from this event:
Hi, i have a prblem with google signin on custom webview. Its not redirecting after google signin and stuck at google login page with loader. When i back press or close application and start it again it ll login or sign up on second try.
My blocks;
Thank you for answer, its same with my blocks only i use useragent block with ; wv on screen initialize. Its not working.
Nope, when i moved away it from initilize google signin button on webview dissapear.
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.
Most probably projects was created with MIT App Inventor and doesn’t work on Kodular
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?
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.
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
Thank you for your help