Hello I want to use Custom Webview extension but it isn’t working for me …
I’m testing in test app so there is no more block in test app
And the error is it’s showing blank
If you don’t know about Custom Webview then you can visit this page = CustomWebView : An extended form of Web Viewer
You must set the web view first using set webview block before going to the url
See also here:
Hi everyone
Since I am getting a lot of questions related to CustomWebView extension so I decided to create a guide to show how we can do various tasks with the extensions in different parts.
Use JavaScript functions (also for webviewer)
1.Create and Set Webview
As we know that to use the extension we have to create and make a webview active which can be done in following way:
[image]
Since JS is by default enabled in extension so there is no need to set it manually. …
2 Likes
Thanks I’ll try it and if it work I’ll mark your reply as solution
Thanks It works In Custom Webview also there is a DeepLink support if I enable DeepLink in custom web view then my App is showing after I click on any link but how can I show the link to one label?
1 Like
system
(system)
Closed
September 27, 2020, 3:28pm
#6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.