I integrate PSPDFKit framework.But when I run my project,it crashes anf shows +[PSPDFAnnotationGroupItem inkConfigurationBlock]: unrecognized selector sent to class 0x517f74 (lldb) .
I follow their integration process but it's not work for me.
I integrate PSPDFKit framework.But when I run my project,it crashes anf shows +[PSPDFAnnotationGroupItem inkConfigurationBlock]: unrecognized selector sent to class 0x517f74 (lldb) .
I follow their integration process but it's not work for me.
We're already working with you on our support channel over at https://support.pspdfkit.com - The issue was that the -ObjC linker flag was missing in your configuration.