CustomWebView : An extended form of Web Viewer

The change allows a JavaScript function embedded in the currently displayed web page to be executed from the App.

That looks like the report of an issue that needs to be attended to rather than disabled. If the web page emitting the errors is yours you can fix them? It what ever is causing the errors that needs attention, not the reporter of the errors (akin to "shooting the messenger").

1 Like

BUG: Hi, in customwebview extension one block is not working as intended.

The last block is not working as intended.

I explained the issue in this post BUGS: Working well in Companion but not working if installed as .apk in phone - #35 by S.V_Arul_Shiju

how to read asset html file using Custom Webview and provide camera permission?

Please anyone help me to create tab system. I'm making an web browser so I wanted that.

Explain what you mean by a tab system. Do you mean like what you get with several tabs open in a PC browser ? How do you intend to open a new "tab" ?

Just like Chrome opening new tabs

Have a look at the OpenNewWindow request feature

OnNewWindow request? I but don't know how to use it. Also i don't know how to make an navigate different tabs. I think setwebview is use for navigation :thinking:. Can you help me please.

i am making one too and i will come back to you about my code

1 Like

There is something wrong with your Screen Initialize - probably two of them when there can only be one. That would mess with the creation of Web View.

Clock3 should be disabled as the first line in the Clock3 Block.

Actually, there are lot of blocks within screen initialize, so to share a screenshot here I created one more screen initialize and placed only the necessary blocks within it for the purpose of asking doubt here. There is no mistake in screen initialize.

I solved this issue by breaking the programming concepts and logics

That in itself can be an issue, so if it becomes one for you, move some of the blocks into a Procedure and make it the last call in initialise.

1 Like

Hi, I encountered an issue with WordPress and CustomWebView. Every time I launch the app, authorization on the site is lost, as if the cookies aren't being saved. There are no such problems when working with any browser, authorization always remains.

It seems like there is a problem with saving cookies.

hey , i use CostumWebView extension its work well but i see , upload file does not working , its do nothing when i click on the choose file button on my website for uplad an image , pls help me thanls

hi i use costumwebview extension but when i choose a file to upload i get this error "Duplicate ShowFileChooser result " how i should solve this >

@PerPy

You need to show your relevant blocks for file upload and chooser.

this is my blocks i get duplicate ShowFileChooser result error

Move FileAccess property below SetWebView method.

1 Like

wow thanks broo i look answer for a week and you help me realy really thanks you can i have your contact to future problems?

I appreciate if you ask questions related to (free) extensions in their respective topics.