CustomWebView : An extended form of Web Viewer

@vknow360 please check my previous comment

I did some research and it seems that there is no way to avoid this with 1080p for some WebViews. Can you try clearing the cache directory of your app and try again?

1 Like

I have checked and the video was not 1080p.This is only happening on Android 12.But All video is playing well on Android 11,10,9.

This one is working. Reported by @barisasker
com.sunny.CustomWebView.aix (83.1 KB)

2 Likes

hey @vknow360 i wanna ask how Browser Prompt Helper work?
This doesn’t work

First screen
blocks (1)

Main screen
blocks (2)

It says Browser has stopped

it is not able to take files from the device is there any permission required if I want to upload any content from mobile to the browser after applying I am not able to do that will you tell me about it, But all permissions have been given in mobile like audio permission storage permission, etc but still, it is not picking up the file, And if possible you can make a block of it and tell us how we can generate this permission through this extension.

Is there any way to show webview text in lable?

Try searching the community to find how you can make webview upload files.


document.getDocumentElement.innerHTML

Where the extension link?

As always in the first post of an extension thread
Taifun

1 Like

Hello !
I try to get details of a request. (URL, headers, payload (post parameters), cookies)
In order to generate the same request with the web component. (to automatize an url in order to check an availability)
Do you know if it is possible ?
Thanks in advance !

I have been using custom webview to stream video in my app. Just yesterday, I tried to check if everything I okay. Because I got complain from users. I found and error message each time the streaming was about to start.
This is the link. skyarena Live Streaming

The link works perfectly with Chrome. But shows error.

(Remove sandbox attributes on the iframe tag)

How to fix this?

Did you try searching in the community?
Change user agent of webview.

I am new in kodular

How?

You can find UserAgent block in properties.

@vknow360 does the extension support notification permissions?

No it doesn’t.

any solution for that please

please help anyone… when I open the link in default browser

the page contains 3 buttons when I click on any of them then first I ask do you want to proceed if I click on yes then it loads next page

but when i load same link in this extension and when i click on those button, it just freezes app