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

Ignoring gap command with incorrect sessionKey error #9

Closed
elrasguno opened this issue Aug 16, 2011 · 2 comments
Closed

Ignoring gap command with incorrect sessionKey error #9

elrasguno opened this issue Aug 16, 2011 · 2 comments

Comments

@elrasguno
Copy link

Hello Dave,
Thanks so much for putting this up here. I'm having a problem and if you can point me in the right direction, I'll jump in and see if I can help fix it. When running the provided example, I'm getting the following error:

2011-08-16 08:34:09.176 PhoneGapFacebookConnect[3763:307] PhoneGapDelegate::shouldStartLoadWithRequest: Received Unhandled URL about:blank
2011-08-16 08:34:09.194 PhoneGapFacebookConnect[3763:307] Ignoring gap command with incorrect sessionKey; expecting: 1495906917 received: (null)
2011-08-16 08:34:09.197 PhoneGapFacebookConnect[3763:307] Complete call: gap://com.phonegap.facebook.Connect.init/com.phonegap.facebook.Connect.init0/188240441228254

Is there some setting that needs to be adjusted on the example app?
Thanks in advance.

@alexdej
Copy link

alexdej commented Aug 24, 2011

I'm seeing the same issue. Do you mind sharing the resolution?
Thanks!
Alex

@davejohnson
Copy link

there were a few things that helped with this. The first problem is how xcode deals with shared libraries, in short it doesn't.

the example is not quite up to date so try following all the instructions in the readme and let me know if you have the same problem.

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