Skip to content
New issue

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

setUseDefaultModalPresentationStyle - unrecognized selector sent to instance #14

Open
jathu opened this issue Oct 8, 2015 · 0 comments

Comments

@jathu
Copy link

jathu commented Oct 8, 2015

Hey there, the library works perfectly on iOS8+. However on iOS 7, I keep getting this error:

2015-10-08 11:27:50.762 APPNAME[3104:60b] -[AFBlurSegue setUseDefaultModalPresentationStyle:]: unrecognized selector sent to instance 0x17dc01b0
2015-10-08 11:27:50.771 APPNAME[3104:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[AFBlurSegue setUseDefaultModalPresentationStyle:]: unrecognized selector sent to instance 0x17dc01b0'
*** First throw call stack:
(0x2f0f4f83 0x398a5ccf 0x2f0f8917 0x2f0f7203 0x2f046768 0x31dee381 0x31de43fb 0x31a3000f 0x31ae2357 0x319916d5 0x3190a53b 0x2f0c0255 0x2f0bdbf9 0x2f0bdf3b 0x2f028ebf 0x2f028ca3 0x33f2e663 0x3197514d 0xaae38 0x39db2ab7)
libc++abi.dylib: terminating with uncaught exception of type NSException

I can't seem to find this method in the library, so do you know what's causing the problem?

Edit: StackOverflow question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant