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

Not working if project uses AFNetworking 2 #5

Open
helloniklas opened this issue Aug 13, 2014 · 1 comment
Open

Not working if project uses AFNetworking 2 #5

helloniklas opened this issue Aug 13, 2014 · 1 comment

Comments

@helloniklas
Copy link

Any way to get this to work in a project that also uses AFNetworking 2? As this pod sec will try to pull in AFNetworking 1.3 something...

@jesseditson
Copy link
Contributor

Unfortunately there’s not a simple way I’m aware of at this time - PFTwitterSignOn doesn’t directly depend on AFNetworking, but it uses AFOAuth1Client to do some twitter authentication, which in turn relies on AFNetworking 1.3 - there’s an open issue & pull request on that project to update to 2.0, and if you like you could point directly to the AFN 2.0 compatible fork (https://github.com/joelchen/AFOAuth1Client) from a fork of PFTwitterClient if it’s absolutely necessary!

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