'Exception Missing header' iOS on (instancetype)initWithFilepath: (NSString*)filepath;

I’m getting this error through Crashlytics.

Is there any method to catch a corrupt PDF File?

Fatal Exception: PDFNet Exception

That is a standard exception, so you should be able to catch the exception thrown by PDFNet.

Is that not the case?