App crashes on iPad running on iOS6.1 as per App Store

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
genie
Posts: 108
Joined: Thu Dec 01, 2011 7:19 am

App crashes on iPad running on iOS6.1 as per App Store

Post by genie » Fri Feb 15, 2013 4:47 am

I uploaded an app to iTunes, but I got this feedback from the review team:

Code: Select all

2.1

We found that your app crashed on iPad running iOS 6.1, which is not in compliance with the App Store Review Guidelines.

Your app crashed when we launched the app:

Steps to reproduce:
1) Launch app
2) Launch screen appears
3) App crashes

This occurred when your app was used: 

- Offline
- On Wi-Fi 
- On cellular network

Your app may encounter this issue if it is using too much memory. To learn more about iOS memory usage and how to track memory usage and leaks, please see the Memory Usage Performance Guidelines.We have attached detailed crash logs to help troubleshoot this issue. For information on how to symbolicate and read a crash log, please see Tech Note TN2151 Understanding and Analyzing iPhone OS Application Crash Reports.

For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. Please be sure to include any symbolicated crash logs, screenshots, or steps to reproduce the issues when you submit your request. 
I updated my iPad to iOS 6.1, and I cannot replicate the crashing thing... It's also difficult for me to understand the .crash files they gave.

I am wondering if somebody else experienced the crashing..and what is wrong?



Thanks,
Genie

genie
Posts: 108
Joined: Thu Dec 01, 2011 7:19 am

Re: App crashes on iPad running on iOS6.1 as per App Store

Post by genie » Fri Feb 15, 2013 4:50 am

By the way, is there any way that I could convert LiveCode app's .crash file into something readable? Like showing line numbers or anything like that...

I think in xCode, they kind of symbolicate that .crash file...then it would later show functions/line numbers with errors.


Thanks,
Genie

Post Reply