Posts made in September, 2011

Amino Acid Quizillator 1.5.1 Released!

Posted by on Sep 20, 2011 in News, Release | 0 comments

Amino Acid Quizillator 1.5.1 Released!

Mobilesce Inc has released version 1.5.1 of the Amino Acid Quizillator. Highlights include iOS4 compatibility, and improved navigation.

Read More

Submitting an iOS crash report

Posted by on Sep 6, 2011 in Developer | 0 comments

Submitting an iOS crash report

When an iOS app crashes (the app freezes and the device display returns to the home screen) the iPad, iPhone or iPod touch generates a crash log file. This log file will help the application developer determine what is going wrong with your app.

To send the crash report:

  1. Sync your iPad, iPhone or iPod touch with iTunes.
  2. Browse to the following folder:
    • Mac OS X: /Library/Logs/CrashReporter/MobileDevice/DEVICE_NAME/
    • Windows XP: C:\Documents and Settings\Application Data\Apple computer\Logs\CrashReporter\DEVICE_NAME\
    • Windows Vista: C:\Users\AppData\Roaming\Apple computer\Logs\CrashReporter\MobileDevice\DEVICE_NAME\

    Note that DEVICE_NAME will be the name of your iPad, iPhone or iPod touch as shown in iTunes.

  3. Each log file will begin with the name of the application. Create a zip file of those files (Mac: Right-click->Compress, Windows Right-Click->WinZip) and then email it to the developer.
Read More