PFTwitterUtils-NativeTwitter icon indicating copy to clipboard operation
PFTwitterUtils-NativeTwitter copied to clipboard

Native Twitter Log In functionality for the Parse iOS SDK.

Results 3 PFTwitterUtils-NativeTwitter issues
Sort by recently updated
recently updated
newest added

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!