Skip to content

CustomWebView make the companion crashed #13

Closed Answered by vknow360
samskomsel asked this question in Q&A
Discussion options

You must be logged in to vote

I would like to point out two things.

  1. Since CustomWebView is an extension so it can't create visible components directly.
    You need to create them yourself.
    Refer to this guide:
    https://community.kodular.io/t/how-to-use-customwebview-extension/78732

  2. Probably WebViewer can accept an url without protocol but not CustomWebView.
    You need to prefix http:// or https:// before url.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samskomsel
Comment options

Answer selected by vknow360
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants