Search Unity

"UnityApp" Needs to Be Updated

Discussion in 'iOS and tvOS' started by gavanw, Sep 23, 2021.

  1. gavanw

    gavanw

    Joined:
    Apr 25, 2013
    Posts:
    4
    Hi, I'm in development on a Unity iOS app using Cloud Build.

    After updating to iOS 15 I now get an error preventing application launch saying "UnityApp" Needs to Be Updated.

    Any idea on how to fix this?
     
  2. kaarloew

    kaarloew

    Joined:
    Nov 1, 2018
    Posts:
    360
    Are you using some super old version of Unity and only doing 32 bit build of your app?
     
  3. PAL9000

    PAL9000

    Joined:
    Aug 11, 2017
    Posts:
    17
    We also have hit this wall. We suspect the solution is to upgrade to Xcode 13.x
     

    Attached Files:

  4. PAL9000

    PAL9000

    Joined:
    Aug 11, 2017
    Posts:
    17
    We have confirmed that compiling under Xcode 13.x resolve the installation issue.

    Unfortunately Xcode 13.x is not available under Unity Cloud Build. This service is lagging far behind the curve and should get cracking. With the majority of all I-devices moving to iOS 15.x this limitation severely diminishes the value of this service and forces us to adopt a new build pipeline. Sad.