Is any information available about when that NDA will be lifted? Thanks,
John Scott Anguish wrote: > 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 protected]) >> >> 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: >> http://lists.apple.com/mailman/options/cocoa-dev/scott%40cocoadoc.com >> >> This email sent to [EMAIL PROTECTED] > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
