CustomWebView : An extended form of Web Viewer

Hello Kodular Community,
I am a beginner in Kodular and I face doubts with almost every new component I use. I searched the community posts but couldn’t find a solution.

I’m currently using CustomWebView to open PDFs. Double-tap zoom is working, but two-finger pinch zoom is not.
How can I enable two-finger zoom in CustomWebView?. Please help.

hey guys, even reading old posts, i couldn’t get my app propperly working using webview or customwebview, o tried using the webview_camera.aia project but failled, tried another way asking permission to screen and then passing to customwebview1 but got 908 error, dont know what to do, can you help me please?

Hello dear,

Welcome to Kodular community

First of all I recommend you to read this thread

download helper is not working…

Error from Companion: io.makeroid.companion: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn’t being registered exclusively for system broadcasts

Use beta version.
Download from github repo.

I download the package but it’s not .aix file… how can i do?

What did you download?

You have to download both and import both of them after removing previous version from project. It is not possible to update the extension.

Oh! Thank you

How we can download files with this webview?

Hi, I am using the extension custom Webview and building a browser app. I looked everywhere but could not find a proper solution for my problem. My problem is that I want that my app is recognized as a browser by android, so the user can set it as default browser app. I already figured out how to do that though. I archived that with the Browser Prompt helper by the extension “CustomWebView”, but when I click a link, for example in WhatsApp, which opens, e.g. Chrome normally, will crash my app, when set as default browser. Does anyone have an idea to fix this problem?

Different blocks I already tried:

I do not have any solution at this time. I’ll let you know when I come up with one.
The same issue is showing in DeepLink extension.