Search Unity

Enable stack track in iOS build using Unity Cloud Build

Discussion in 'Unity Build Automation' started by newlife, Jun 20, 2018.

  1. newlife

    newlife

    Joined:
    Jan 20, 2010
    Posts:
    1,081
    Hello,
    we are trying to make stack trace visible in iOS build made by cloud build. It seems that its necessary to set xcode to run as debug (https://docs.unity3d.com/Manual/iOSManagedStackTraces.html), but there is no option in cloud build config to enable this.
    Is there a way to enable stack trace in iOS build using cloud build?
     
  2. andrewow

    andrewow

    Joined:
    Dec 2, 2013
    Posts:
    13
    Hello, did you figure out how to do this? We are confused about this as well.
     
  3. newlife

    newlife

    Joined:
    Jan 20, 2010
    Posts:
    1,081
    Hello,
    Im sorry I didnt figure it out. This is something that should be implemented in cloud build. Hope to hear something about this from unity cloud build team.