Reply To: iOS UCB Failure

Welcome! Forums Unity Plugins In-App Web Browser iOS UCB Failure Reply To: iOS UCB Failure

#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)