Search Unity

Crash after applicationDidEnterBackground()

Discussion in 'iOS and tvOS' started by pandigital, Feb 11, 2012.

  1. pandigital

    pandigital

    Joined:
    Mar 20, 2009
    Posts:
    15
    Hi - my app will sometimes crash rather than restart when resuming ( having been paused by the home button ) if I have other apps open and therefore ( I assume) there is not enough memory and I get a sigabrt error.
    Is there any way to avoid this problem and will it mean my app gets rejected should I submit it?

    TIA
     
    Last edited: Feb 11, 2012
  2. Mantas-Puida

    Mantas-Puida

    Joined:
    Nov 13, 2008
    Posts:
    1,864
    Do the apps crash only when launched via Xcode? If that's the case you might be just hitting known Xcode issue and it won't affect your submission results.