Questions tagged as 'webview'

2
answers

webView on iOS is not accessing some sites

I'm trying to develop an application in iOS using the objective-c language. But I have a .metaweb domain that I need it to access is not loading. I noticed that some sites such as facebook , globoesporte , espn does not also load, however...
asked by 07.10.2015 / 16:31
2
answers

View PDF in WebView

I'm developing an application for a Clinical Analysis Lab. It has an online system where you can view the results. On the site, it has a list of all the exams of the client and when I click on the link to open the exam, it loads a PDF in a ne...
asked by 07.07.2017 / 14:44
1
answer

Write WebView history / cache

I am mounting a WebView application, where the first screen is login . I would like the login and password fields to be saved, so when the user close the app this data would not be lost.     
asked by 02.04.2017 / 20:57
1
answer

Check URL loaded in a WebView

Good afternoon guys. In Java we have a function called shouldOverrideUrlLoading that checks all URLs loaded inside a WebView, so I can create conditions to decide how the APP should behave. Does anyone know how to do this through Swift?     
asked by 17.12.2015 / 19:28
1
answer

Xamarin Webview with angular

I have a WebView rendering a site in angular, but in some pages it works without problems and in others it does not, when I post it from the error of    XMLHttpRequest due to access control checks. I put the exceptions inside the info.pl...
asked by 04.11.2017 / 00:00
0
answers

How to insert runtime permission into a webview that gets the user's location?

So I'm starting to create a webview and the site I'm basing on has an option to get the coordinates of a certain location, on the site this works perfectly, but when I put in APP it opens the Google maps (which is what I want) only that it...
asked by 03.12.2017 / 04:22
2
answers

Webview updating URL page when I turn the screen

I'm doing a test in webview and it's ok. But when I turn the smartphone it updates the url of my page. I would like to keep the rotation without this update, keeping it on the screen that is in the url. Any tips?     
asked by 22.07.2017 / 14:27
1
answer

WebView opens browser

I made an application via WebView on AndroidStudio, everything is quiet without errors but when I put the information to log in my webview opens the default browser, I would like it to open in WebView itself: package com.sirseni.simpleandroidw...
asked by 05.06.2017 / 14:13
1
answer

Floating Menu in a Webview - UWP

I wish you could guide me in one thing. How do I do when I right-click an open link in a Webview open a menu of options with functions like copy link and open link ?     
asked by 15.01.2017 / 00:46
0
answers

WebView does not open popup - Windows Phone 8.1

I'm trying to get authentication for a URL, so check it out. But on the site, which I am trying to authenticate, it is possible to log in with facebook, but when using this alternative, instead of the facebook login / authorization page it appea...
asked by 25.03.2016 / 01:13