SwiftWebVC icon indicating copy to clipboard operation
SwiftWebVC copied to clipboard

A drop-in inline browser for your Swift iOS app.

Results 23 SwiftWebVC issues
Sort by recently updated
recently updated
newest added

Some bugs shown in new swift project

The most important feature of the browser was missing - the address bar. With this PR I added an address bar that can be easily replaced with the usual title

Can you please merge some of the open PRs which fix Swift syntax and update cocoapods?

Hello, I recently received an email from Apple saying: > The App Store will no longer accept new apps using UIWebView as of April 2020, and existing apps must remove...

The pod specs have been updated too. Thanks in advance!

Converted few files which support swift 5 using Xcode 11.3.1.

Just made the necessary changes in the code to migrate it to Swift 4.2 and made it to work on Xcode 10.2.

When trying to display a local file like this url: "file:///var/mobile/Containers/Data/Application/blahblahblah/downloads/15212173031370-A8AB82E7-A719-4148-89CE-D5CE9FD468C6.jpg" it doesn't display anything. This is related to an old WKWebView bug that has since been [fixed](https://stackoverflow.com/a/28676439/2383604) back in...

Error: Could not signal service com.apple.WebKit.Networking: 113: Could not find specified service