CustomWebView : An extended form of Web Viewer

This creates webview in the chosen Horizontal or Vertical arrangement.

Please elaborate more about problem.

Ok, if it open Screen1 then does we can get the link (which is clicked and app opened) using blocks.

Ya you can.
Just use this block:

component_method (6)

1 Like

If one is selected as none, There is error in the companion
“Error from the companion”

Hi Vknow360. I am trying to find out a solution for one of the problem. I have tried my possible ways to find out solution from community but did not find. I would like you to ask how to have ads in custom crome tab. When click on button I want to display interstitial ad and later i want to open custom tab

Is your question related to current topic? :thinking:

Thank you @rizu :heart_eyes:
It seems to be an issue with CreateWebView.
For now you can create WebView from blocks.
Also can you post the complete error?

1 Like

Not actually. But, I thought you will be knowing solution for this question.

Need “when download finished” block

How to know the title of a webpage?

It is always good to look at all the blocks

image

2 Likes

Hi @pkalyan
Thank you for your suggestion.
But ‘Download’ component offers you all necessary blocks.
In fact the reason behind adding ‘Download’ method was to make it compatible with AI2.

2 Likes

Continuing the discussion from CustomWebView : An extended form of Web Viewer:


Only horizontal, not vertical

Hi @rizu

…and designer properties.
WebviewHArrangement - accepts horizontal arrangement
WebviewVArrangement - accepts vertical arrangement

3 Likes

I Find A kind Of bug When On long click event is raised if the link of the image it to big the app freezes, if you are showing the link in a lable.

Sorry For Background Sound :grin:
The App Freezes At 0:03 When long Clicked on the Image.

Thank you @themaayur :heart_eyes:
Will be fixed in next update :+1:

Btw , nice ui :slightly_smiling_face:

2 Likes

Thanks For It I am Working On a Guide. :grin:

1 Like

For Other users there is a Temporary Solution

blocks blocks (2)

Btw Its Also A Solution From @vknow360 in another topic I just Implemented It here. :grin:

I don’t know about extension devlopement but this maybe be implemented in extension.

3 Likes

I also freeze the application, but it happens to me when I run a javascript script.

image

blocks