[moderator] Re: reusing cookies set in UIWebView
[moderator] Re: reusing cookies set in UIWebView
- Subject: [moderator] Re: reusing cookies set in UIWebView
- From: Scott Anguish <email@hidden>
- Date: Fri, 22 Aug 2008 00:30:20 -0400
the reason you can't find this information is that the iPhone SDK is
still under non-disclosure.
You can't talk about it here or anywhere publicly.
scott
[moderator]
On 21-Aug-08, at 8:18 PM, John Greene wrote:
Hi,
I've done a little bit of searching and haven't found an answer to
this
dilemma: I want to use a webservice in my app that returns XML, but
the
catch is the user has to be logged in to get valid results, and the
log-in is quite distinct from the webservice. I could create a
UIWebView to the login screen, and somehow capture a successful login,
but I don't know how to reuse the cookies that get set later in a
NSURLRequest. Actually, I don't even know if that's possible. Does
anyone have any suggestions? The keys to the issue are I *have* to
use
the login screen via a browser, and the webservice *has* to recieve
valid cookies.
Thanks,
John
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden