CustomWebView : An extended form of Web Viewer

Yes that's normal. It forcefully stops ads from loading and thus Error Occurred event is raised.
Message might be different, you should check.

in CustomWebView, how to get clicked link url.

I'm getting this error when clicking Backpress:

Screenshot 2023-10-31 at 18-53-36 AI2Offline(1)

I'm using "Handling New Tab Request and Back Press" from here :

and this block showing "false"

this error happened when I clicked this link on google main page:

Show your blocks.

You have used set value for key path block but you had to use set value for key block.

2 Likes

Help anyone, I'm a newbie, How do i add my site url to custom webviewer like in the normal webviewer

Try this

Thanks I'll try now

Hello... It's working but this is the result, the website only shows in a small potion of the screen

image

Share your url ?

It happens with any site I tried to do... It's not the website's fault

Please show the width and height settings of vertical arrangement in designer properties

Width and height is automatic and when i tap it to see if I can change it there are no options coming out

Not sure where you problem is, but you should change the name of that button, "back" can generate a bug in AI2 at the moment

The problem was there before i added that button... It works fine on normal webviewer but I need custom webviewer for some extra features

The custom webviewer is showing as a non visible component, is that right?

Try setting it to fill parent.
That should not be an issue but you can try.

I don't see the options to change it tho! When i tap the width and height container no options are available :cry:

Create a new project and try there.