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

Saving account to device settings #284

Open
sherifelgafary opened this issue Nov 11, 2017 · 1 comment
Open

Saving account to device settings #284

sherifelgafary opened this issue Nov 11, 2017 · 1 comment

Comments

@sherifelgafary
Copy link

Firstly thanks alot for your efforts in this amazing library

i was using it to make a simple twitter client app but i have a problem in saving the user account to the device settings after i log in to it on my app could you help please

@sherifelgafary
Copy link
Author

Actually i have just found a solution for this problem i had to use the Accounts framework and after postAccessTokenRequest success handler i initiated an ACAccount and set it's ACAccountCredential object with the oauthToken and oauthTokenSecret i got from the success handler then used the ACAccountStore to save this user

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

1 participant