开发者

PIPELINE: logging URLS that fail to support pipelining heuristics

开发者 https://www.devze.com 2023-03-14 00:16 出处:网络
I am trying to integrate twitter into an iOS app using Ben Gottlieb\'s Twitter-OAuth-iPhone library.When I run this on the simulator it works fine.However, when I run it on an iPhone it does not work.

I am trying to integrate twitter into an iOS app using Ben Gottlieb's Twitter-OAuth-iPhone library. When I run this on the simulator it works fine. However, when I run it on an iPhone it does not work. I get the following messages in debugger:

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

Any ideas what is going on here, an开发者_如何学运维d how I can get this working?


I think I know what this is, but I've only seen this in iOS 5. Due to the NDA I can't give details though on here. Post it in the Apple Developer Forum and i'll answer your post once you post the link.

0

精彩评论

暂无评论...
验证码 换一张
取 消