Code Hangout #8 - UIControl Series How to Use WebKit with Swift

preview_player
Показать описание

Finally Apple allows developers to tap into the powerhouse of Safari, which is WebKit in iOS.

This tutorial will show you how to use some fundamental functions in WebKit that you can embed into your app.
Рекомендации по теме
Комментарии
Автор

Watched just over half the video, and found the answer I wanted; the minimum code to get Webkit off the ground! Excellent video by a young man judging from his picture who has a bright future indeed! Well done!!

QAYWSXEDCCXYDSAEWQ
Автор

Duc I love the videos and I will be subscribing. In this one I see that the URLs are different so I had to modify them a bit but all in all well done and thank you for this.

rowenarrow
Автор

hello
Thanks for the tut its great
Can we customize the display in webkit. I mean can I remove a header from a specific website in webkit, so in my app the footer wont show?

mmaz
Автор

Worth noting as a new developer you might be trying to open a http (as opposed to https) link and it won't work but won't throw any obvious errors. Stack Overflow has a thread called Transport Security has blocked a clear text.
Search this for advice on related security issues when opening up non secure sites and advice on how to show it if you're just desperate to get your site onto a mobile.

CatCurless
Автор

This is really helpful for me as a beginner to xcode. I can't get the project on your website, it takes me to an error page. Thank you for the tutorial though!

CatCurless
Автор

dude, amazing video!!

Do you have a video that shows the progress view? I would like to implement it in my app! :)

jcfenix
Автор

@duc Tran is there way to add WKWebView From a Storyborad???

iCode
Автор

Hey Duc, I was trying to follow along with your tutorial, but couldn't. There is no project files included in this video and when I was finish the tutorial, I just got a blank screen. Too bad, I was really thinking about signing up for your classes on your site but, at this point IM not so sure any more.

ricardoforrest
Автор

Duc, hello!!! I need your help. Can we talk via email?

kraynovofficial