Questions tagged as 'uiwebview'

0
answers

How to integrate with PagSeguro using UIWebView in Swift

I'm trying to integrate PagSeguro with my Swift application using UIWebView using POST method, but it did not work. follows error that is being returned and the part of my code where I make the call: NSError domain error: "NSCocoaErrorDomain"...
asked by 17.11.2015 / 04:33
0
answers

UIWebView with local file, does not open the first time [Objective-C]

Hello, I'm new to Objective-C, and I took a project to maintain my company, do not condemn the idea was not my kkk But the following, we have an app that opens a UIWebView to a local file that goes bundled with the app. This always worked the...
asked by 24.07.2018 / 15:48
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