Skip to content

CustomWebView -v10

Compare
Choose a tag to compare
@vknow360 vknow360 released this 20 Jan 04:06
· 94 commits to master since this release
ea6a878

New Block
image
Note: These blocks are of CustomWebViewHelper extension and not of CustomWebView extension
Changes

  • Your app will be added to browsers list only when you use CustomWebViewHelper extension in your project.
  • You can now set screen which will be opened when user selects your app to browse a link.
    Also app will be resumed if it is running else it will be opened.
    To get url use CustomWebViewHelper extension.

Bug Fixes

  • Some minor bug fixes