PFTwitterUtils-NativeTwitter
PFTwitterUtils-NativeTwitter copied to clipboard
Native Twitter Log In functionality for the Parse iOS SDK.
Im not sure whats wrong. I had to get rid of the autorelease and initwithzone in the NSData+Base64. Could that be the problem?
I am having an issue with authentication where I am receiving `TwitterLogInErrorAuthenticationError`. The NSError value is reporting the following: `Error Domain=Parse Code=251 "The operation couldn’t be completed. (Parse error 251.)"...
Is there any way you could provide an example class with the implementation as opposed to just the README? Thanks for the library!