Lined Notebook

WKWebView 오류 : 'Could not instantiate class named WKWebView because no class named WKWebView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'

by 사슴비행기

WKWebView 오류 Log

'Could not instantiate class named WKWebView because no class named WKWebView was found; the class needs to be defined in source code or linked in from a library (ensure the class is part of the correct target)'

 

해당 문제가 나타나는 이유

import WebKit이 제대로 되지 않아서이다.

해결법 : WebKit Framework 직접 추가해주기

Project를 클릭해서 Targets에 있는 Project의 Build Phases로 가서

Link Binary With Libraries를 클릭해서

+ 버튼으로 직접 WebKit.framework를 추가한 뒤 실행하면 정상작동 한다.

 

블로그의 정보

Beautiful Coding

사슴비행기

활동하기