iOS Programming 6 Part 1: Building a web browser (UIWebView)

preview_player
Показать описание
In this tutorial we begin to build a web browser! We will use a UIWebView to display a web page, that we will set, in our app, by converting a string to url, and then presenting the url in the WebView.

In Part 2, we will add a navigation bar with a URL/Address bar so the user can enter a custom URL!

Рекомендации по теме
Комментарии
Автор

Great videos! But there was no need to add the first line of code NSString *urlString. Just put the http after the URLWithString: and dont forget to add @"". Hope this helps.

radames
Автор

Apparently lXCode has changed yet again...webview isn't accepted even though I followed your steps to a tee. Any suggestions as I try to link my UIWebView to selector buttons? Thnx

RLIUI
Автор

doesn't work I get problem with the link that doesn't work

pudinggala
Автор

It doesn't work at all. It fails.

iOSAndroidRebelForever
visit shbcf.ru