Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

App won't run after building & installing

Discussion in 'Unity Build Automation' started by Werlix, Mar 7, 2019.

  1. Werlix

    Werlix

    Joined:
    Sep 1, 2017
    Posts:
    2
    I can build my iOS app fine, then I'm able to install it on my testing iPad, but after the app is installed the icon is grey and tapping it does nothing. After I reset my iPad, the icon is still grey but when I tap it now it gives the error message:

    " "(app name)" Needs to Be Updated - This app needs to be updated by the developer to work on this version of iOS"

    How do I ensure my app builds so that it's compatible with iOS 12? In my config I have "Unity version" set to "Unity 2017.4.22f1" and "Xcode Version" set to "Latest Compatible Version"
     
  2. Werlix

    Werlix

    Joined:
    Sep 1, 2017
    Posts:
    2
    Ok I got it working, in iOS build settings I had to select scripting backend = il2cpp and architecture = universal