CustomWebView : An extended form of Web Viewer

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.

Hi, I'm just learning how to use mit ai2. I have been stuck for 3 days now trying to figure out how to make links within customwebview page either open in devices default browser or open in a native app. ie facebook link in facebook app, snapchat link in snapchat app. My site in customwebview is a new google sites website (not sure if it makes any difference). if anyone is able to help me out with how to block code this it would be much appreciated. thankyou in advance.

UPDATE:
Probably ugly code and I'm sure there is a better way to do it but this seems to be working if anyone has the same issue.

Thank you for your help

After following your instructions to set up the new window, opening new window work fine, but when I click back, the app closes showing this error.
Screenshot_20250119-165401_1

This is how I set it up.

image
This will return a valid id?

Please I don't understand what you mean