walidabazo / Webview-unity-3d-2017.3-or-higher-

Webview unity 3d 2017.3 or higher - can be open website url on unity3d or open Html5, html and js on unity offline
18 stars 4 forks source link

IOS Build issue #2

Open SyedLWL opened 5 years ago

SyedLWL commented 5 years ago

Undefined symbols for architecture arm64: "_OBJCCLASS$_WKWebsiteDataStore", referenced from: objc-class-ref in WebView.o "_OBJCCLASS$_WKUserContentController", referenced from: objc-class-ref in WebView.o "_OBJCCLASS$_WKWebViewConfiguration", referenced from: objc-class-ref in WebView.o "_OBJCCLASS$_WKWebView", referenced from: objc-class-ref in WebView.o lOBJC$_CATEGORYWKWebView$_WebViewProtocolConformed in WebView.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

ankitpatelif commented 5 years ago

Go to your Project, click on General, scroll down to Linked Frameworks and Libraries, and add WebKit.framework as Optional