plcrashreporter Questions
3
Solved
I am currently working with PLCrashReporter and need some help with converting the plcrash directly to .crash file instead of using the plcrashutil.
What i currently do is -
I simulate a crash a...
Epistemology asked 16/11, 2011 at 14:49
2
Solved
The problem is that when symbolicating the stacktrace addresses reported by PLCrashReporter doesn't return the actual system frameworks/libraries symbolicated line. My application line is though sh...
Klockau asked 27/9, 2014 at 20:45
2
Solved
Is there a way to symbolicate the crash reports after we get the crash data?
Currently, this is what I'm doing in handleCrashReport method;
PLCrashReportTextFormat textFormat = PLCrashReportTextF...
Pope asked 5/8, 2012 at 5:17
2
I keep getting these crashes in my app that´s in the AppStore. The CrashReport always looks like this:
Incident Identifier: 986486D7-F013-4102-B9E3-84F923223914
CrashReporter Key: [TODO]
Hardware ...
Fatherly asked 21/12, 2012 at 10:5
3
Solved
I must be doing something totally stupid here, but I can't get the PLCrashReporter framework included in my project. Here are the steps I took to get the framework:
Downloaded the .dmg file from ...
Lizliza asked 31/5, 2011 at 20:3
1
I need to implement the PLCrashReporter to my application, i have added framework and the code to use it, but i need add header files. I am not sure what to add as header files.
Could you please h...
Unsubstantial asked 12/12, 2013 at 9:59
1
I want to implement the in-app crash log creation and get it from the user once the app was crashed. So, I looked about PLCrashReport and tried to add in my app. There are so many links I found to ...
Madrigalist asked 11/12, 2012 at 7:17
2
Solved
I just downloaded compiled and added PLCrashReporter to my app. I've tested it and it works fine. The sample code from the project documentation works fine.
Now, I'd like to generate a stacktrace ...
Garibay asked 26/8, 2012 at 19:52
2
Solved
I had integrated PLCrashReporter framework with help this link. It running fine. But its not working. Not writing crash_log files.
I Used following code for forcefully crash my application. And I ...
Schilit asked 12/10, 2011 at 11:32
1
© 2022 - 2024 — McMap. All rights reserved.