PLCrashReporter header implementation?
Asked Answered
U

1

0

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 help me?

Unsubstantial answered 12/12, 2013 at 9:59 Comment(0)
B
0
#import "CrashReporter/CrashReporter.h"

Would be the right answer, if all is right configured.

Bellbird answered 28/12, 2013 at 19:21 Comment(1)
It should be #import <CrashReporter/CrashReporter.h>Leverage

© 2022 - 2024 — McMap. All rights reserved.