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

sample / theRunAround / Classes / Session.m line 58 wrong key #49

Closed
mikbry opened this issue Sep 11, 2010 · 2 comments
Closed

sample / theRunAround / Classes / Session.m line 58 wrong key #49

mikbry opened this issue Sep 11, 2010 · 2 comments

Comments

@mikbry
Copy link

mikbry commented Sep 11, 2010

[defaults removeObjectForKey:@"FBSessionKey"]; should be:
[defaults removeObjectForKey:@"FBAccessToken"];

@yujuan
Copy link

yujuan commented Sep 13, 2010

Thanks! will get this fixed

@yujuan
Copy link

yujuan commented Sep 13, 2010

just check in the fix

This issue was closed.
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

2 participants