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

Crashes on all iOS versions before 6.0 #5

Open
salmansqadeer opened this issue Jun 25, 2013 · 0 comments
Open

Crashes on all iOS versions before 6.0 #5

salmansqadeer opened this issue Jun 25, 2013 · 0 comments

Comments

@salmansqadeer
Copy link

Hey ablfx!

I have been testing my application on multiple devices, and have discovered that it crashes throwing the following error on all iOS versions before v6.0 (in specifically I tested v 5.1 and 5.0).

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[GKPlayerInternal setAuthenticateHandler:]: unrecognized selector sent to instance

After googling the issue, I came across this article that indicated that ”authenticateHandler" is iOS 6 and newer only.
http://stackoverflow.com/questions/13784279/gkplayerinternal-setauthenticatehandler-unrecognized-selector-sent-to-insta

Any chance you could update your library to support previous iOS versions as well? If not - any workaround you could direct me to?

Thanks!

S.

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