Welcome! › Forums › Unity Plugins › In-App Web Browser › iOS UCB Failure › Reply To: iOS UCB Failure
November 16, 2019 at 3:36 pm
#1847
Chad
Participant
Apologies – I just realized UCB doesn’t output that information for some odd reason. Here’s the output directly from Xcode:
Undefined symbols for architecture armv7:
"___isPlatformVersionAtLeast", referenced from:
-[WebKitInAppBrowserViewController startLoadingWebView] in InAppWebBrowser.a(WebKitInAppBrowserViewController.o)
-[WebKitInAppBrowserViewController webView:decidePolicyForNavigationAction:decisionHandler:] in InAppWebBrowser.a(WebKitInAppBrowserViewController.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)