I had submitted my first app to the App Store last friday. after one week,unfortunately, they rejected my app cause it seems to crash in some weird situations. I had tried my app on 4 different iPhones before I submit it to the App Store also I got 4 different people to test it with out me telling them what to do and it never had crashed....

finally, they have provided me with 5 .plist files but I don't know how to use these files. Can someone help me with this, please?

link|improve this question
feedback

1 Answer

Open the plots files with Xcode. Normally, the reviewer will send you the crash logs in a zip file and explains in what situation the app crashed.

link|improve this answer
There is no zip file, they only attached 5 .plist file to my itunes connect account. Even if I open .plist files with xcode how can I get the crash report? If I open the .plist files with some other editors (e.g. dashcode) rather than XCode4.2 I can see that the crash report is there. but it is not really usable. – Saeid Farivar Jan 29 at 18:45
You'll have to extract the information you need then. I'm sorry. – Fabian Kreiser Jan 29 at 19:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.