How to set/check cookies in iPhone app?

Posted by Channing on Stack Overflow See other posts from Stack Overflow or by Channing
Published on 2010-05-05T03:44:48Z Indexed on 2010/05/05 3:48 UTC
Read the original article Hit count: 258

Filed under:
|
|

Hi, I am trying to set a cookie and also check if it is there, does anybody have any sample code for this? All I found was this, but it would be helpful if I could see an implementation example. http://developer.apple.com/iphone/library/documentation/Cocoa/Reference/Foundation/Classes/NSHTTPCookieStorage_Class/Reference/Reference.html

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cookies