CustomWebView -v10
New Block

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
CustomWebViewHelperextension 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 useCustomWebViewHelperextension.
Bug Fixes
- Some minor bug fixes