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

Multiple View Controllers #83

Open
canzhiye opened this issue Aug 7, 2011 · 2 comments
Open

Multiple View Controllers #83

canzhiye opened this issue Aug 7, 2011 · 2 comments

Comments

@canzhiye
Copy link

canzhiye commented Aug 7, 2011

I'm trying to make a tab bar application with SA_OAuthTwitterEngine. The home tab currently works fine, but I don't know how to handle switching tabs (view controllers). I tried making a singleton class of SA_OAuthTwitterEngine, but whenever I switch views I get the "Woah there! It looks like someone already used the token information you provided." message. Any help is appreciated, thank you so much!

@canzhiye
Copy link
Author

canzhiye commented Aug 7, 2011

Here's my code, if you wanna take a look -> http://www.mediafire.com/?wr825g53vr0zaph

@canzhiye canzhiye closed this as completed Aug 7, 2011
@canzhiye canzhiye reopened this Aug 7, 2011
@pmairoldi
Copy link

Ok. you app does allow you to switch tabs but the thing is doesn't do is know whether the user is signed in or not. Is this a limitation of the class that you can't login only once to do things in multiple views.

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