Questions tagged as 'webview'

1
answer

error syntax when using then ((result) =

I have a site that uses the payment.me (payment getaway) I created a webview that runs perfectly on android versions 7 and 8, but in versions 6, 5 and 4 the webview presents error in javascript due to the syntax "then (result) => "or more specif...
asked by 13.07.2018 / 03:12
2
answers

How to implement WebView with JavaScript enabled? [duplicate]

I have a blog in done in wordpress, and I would like to call this blog in a WebView component, how to implement the WebView component with the JavaScript enabled? I have this code: webView = (WebView) findViewById(R.id.checkbox_webview)...
asked by 06.06.2016 / 19:13
1
answer

How to hide a drawer menu by dragging?

So I'm starting to develop websites and I made a drawer style menu of google play for the mobile version of the site only that it does not hide when dragging it to the side does anyone know a way to make this interaction?     
asked by 28.03.2017 / 22:10
2
answers

How to handle errors in WKWebview IOS Swift

When we access a website without internet, does the browser return a certain error page? in my WKWebview I would like this to happen instead of appearing a white screen, how do I intercept this error?     
asked by 01.10.2018 / 20:32
2
answers

How to remove url bar and buttons from a webview browser

Hello, I'm new to kotlin and am using a Project in webview to mirror a site in the App.
asked by 29.09.2018 / 01:47
1
answer

Webview + videoview open videos from an HTML and play in videoview

Look at friends I'm new to the Android platform But I wanted a simple example of how to open HTML with video links and play them directly in the videoview of my app I am grateful for any example you give me     
asked by 05.04.2018 / 08:13