1 Reply Latest reply: Nov 13, 2013 2:30 AM by Dominic Watkins RSS

    My app crash on iOs7

    CvegaPDM Community Member

      Hi, i have a test apps (.ipa) installed on my iPad, and since i updated to iOs 7 my apps crashes. I have tried rebuild the apps, and changing the provisioning profile, but nothing works.

      Tanks.

        • 1. Re: My app crash on iOs7
          Dominic Watkins

          You can examine crash logs from the device after syncing with your Mac or PC; they are located in the following directory:

           

          OS X

          ~/Library/Logs/CrashReporter/MobileDevice/{device name}/

           

          Windows XP

          C:\Documents and Settings\{user name}\Application Data\Apple Computer\Logs\CrashReporter\MobileDevice\{device name}\

           

          Windows Vista or 7

          C:\Users\{user name}\AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\{device name}\

           

          Dominic