How to prepend url with http:// using stringWithFormat in Swift

前端 未结 3 1514
北恋
北恋 2020-12-17 09:12

I\'m building a custom browser using UIWebView.

Use case: User enters \"www.abc.com\" into the address bar. Error below thrown:

Error Domain=WebKitErrorDom         


        
3条回答
提交回复
热议问题