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

Problem running on iPod Touch #14

Open
fierysquirrel opened this issue Apr 25, 2015 · 3 comments
Open

Problem running on iPod Touch #14

fierysquirrel opened this issue Apr 25, 2015 · 3 comments

Comments

@fierysquirrel
Copy link

Hi,

The extension runs fine on all devices I've tested so far but the iPod Touch, when the user logs in (or if it's already logged on) the Game Center, it throws an exception:

AudioStreamBasicDescription: 2 ch, 44100 Hz, 'lpcm' (0x00000029) 32-bit little-endian float, deinterleaved
2015-04-25 21:27:13.637 xxx[187:907] Game Center is available
2015-04-25 21:27:13.650 xxx[187:907] Game Center is available
2015-04-25 21:27:13.655 xxx[187:907] Game Center is available
2015-04-25 21:27:13.662 xxx[187:907] Authenticating local user...
2015-04-25 21:27:13.797 xxx[187:907] Game Center is available
2015-04-25 21:27:13.803 xxx[187:907] Authenticating local user...
2015-04-25 21:27:17.459 xxx[187:907] Game Center: You are logged in to game center.
2015-04-25 21:27:17.559 xxx[187:907] -[GKPlayerInternal generateIdentityVerificationSignatureWithCompletionHandler:]: unrecognized selector sent to instance 0x1f5b0e30
2015-04-25 21:27:17.568 xxx[187:907] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[GKPlayerInternal generateIdentityVerificationSignatureWithCompletionHandler:]: unrecognized selector sent to instance 0x1f5b0e30'
*** First throw call stack:
(0x336992a3 0x3b31997f 0x3369ce07 0x3369b531 0x335f2f68 0x3b73111f 0x3b7304b7 0x3b731dcb 0x3366cf3b 0x335dfebd 0x335dfd49 0x371922eb 0x354f5301 0x88a4d 0xc83f9 0x782223 0x79c189 0x73f6e1 0x7573e7 0x759e93 0x79155f 0x75023 0x3b750b20)
libc++abi.dylib: terminate called throwing an exception

Hope it can be helpful to solve this issue.

If you need anything else just let me know.

@haysclark
Copy link
Contributor

@fierysquirrel Can you include what iOS version you are using and what generation iPod Touch?

@fierysquirrel
Copy link
Author

@haysclark sure, sorry for the delay. iPod Touch 4th generation, iOS 6.1.6, please let me know if there is anything else I can do to help.

@PaulGene
Copy link

PaulGene commented Jul 5, 2015

This seems to be an iOS 6 problem, i also get the crash on an iPhone 4 with iOS 6.0.1

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

3 participants