Opening website for Chrome: Opening through the APP: Note that the floating menu appears in Chrome but not in the APP Webview. If anyone can help me, I’d appreciate it :)
How are you doing the request? Could post the code snippet responsible for the request?
– Fábio Jânio
I’m just loading the page, nothing else:
webView = (WebView) findViewById( R.id.webView );
webView.loadUrl("http://pn-coc.sitefacil.com/");
– Iago Silva
Try this: http://rshankar.com/swift-webview-demo/
– Fábio Jânio
Partner, this is IOS development. There’s no way it helps me.
– Iago Silva
My comrade, forgive me, I got confused here.
– Fábio Jânio