iOS build failure

Welcome! Forums Unity Plugins In-App Web Browser iOS build failure

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1765
    ade
    Participant

    Hi

    I have imprted the latest verion of plugin from asset store and im getting the following error in xcode:

    Undefined symbols for architecture arm64:
    “___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 arm64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)

    any ideas please?

    regards

    ade

    #1766
    PiotrPiotr
    Keymaster

    It seems you are using some older version of XCode, isnt it a case? If so, try to update it to something newer.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.