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

cachedTwitterOAuthDataForUsername never sends username #89

Open
oGLOWo opened this issue Aug 31, 2011 · 2 comments
Open

cachedTwitterOAuthDataForUsername never sends username #89

oGLOWo opened this issue Aug 31, 2011 · 2 comments

Comments

@oGLOWo
Copy link

oGLOWo commented Aug 31, 2011

I'm trying to pull the correct oauth data from NSUserDefaults based on username. Since - (void) storeCachedTwitterOAuthData: (NSString *) data forUsername: (NSString *)username passes in a username, I'm storing the data under a key with name username. However, when cachedTwitterOAuthDataForUsername gets called, it never sends in a username (nil). Is this a known issue? I'm trying to connect multiple twitter accounts in the app so that's why I was looking for this functionality. Thanks!

@seymores
Copy link

seymores commented Sep 8, 2011

Something is broken. I got this issue too on my IOS5 and the token is not passed in as well.

@cooliopenguin
Copy link

Same issue as here I believe:
#81 (comment)

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