Lesson 7 - module 6

Xcode gives me this error when I run the app b

ut I am using the lesson source

3 Likes

Hey! I just had the exact same issue trying to run this project too.
Apparently the issue was that I was missing the WebKit framework to the Xcode project.

I found how to fix it here: https://www.appcoda.com/wkwebview-error/

Hope this helps and good luck coding!

5 Likes

Thank you very much!!! It works now!

I have the some problem, but thanks to you it is now solved!

cheers,
Justin

Thank you!!! It would be nice if the added this to the video or made a not somewhere on the course page.

2 Likes

thank you, It solved my problem too.
I could tell it wasn’t specific to my code (as it would be most of the time)
as Chris’ completed project threw the same error.