bengottlieb / Twitter-OAuth-iPhone

An easy way to get Twitter authenticating with OAuth on iPhone
http://www.standalone.com
799 stars 155 forks source link

Fail to support pipelining heuristics #76

Open peetz opened 13 years ago

peetz commented 13 years ago

When I compile and run in simulator all is well, but when I try to run on an iPhone the app will never authenticate and I get the following messages in debugger:

PIPELINE: logging URLS that fail to support pipelining heuristics PIPELINE: Heuristics failed for: twitter.com

Any ideas?