We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get this error message:
2015-08-31 14:59:29.942 M13PDFKit[67028:607] -[PDFKThumbFetcher setQualityOfService:]: unrecognized selector sent to instance 0x7fc0a8c99d20 2015-08-31 14:59:29.958 M13PDFKit[67028:607] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PDFKThumbFetcher setQualityOfService:]: unrecognized selector sent to instance 0x7fc0a8c99d20'
someone can help me how to solve this issue, i understand that "setQualityOfService" exist only on ios8
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
get this error message:
2015-08-31 14:59:29.942 M13PDFKit[67028:607] -[PDFKThumbFetcher setQualityOfService:]: unrecognized selector sent to instance 0x7fc0a8c99d20
2015-08-31 14:59:29.958 M13PDFKit[67028:607] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PDFKThumbFetcher setQualityOfService:]: unrecognized selector sent to instance 0x7fc0a8c99d20'
someone can help me how to solve this issue, i understand that "setQualityOfService" exist only on ios8
Thank you
The text was updated successfully, but these errors were encountered: