Tag Archives: iOS

NSHTTPCookieOriginURL is broken on iOS :(

A quick tip that might save someone a good few hours of bug hunting: Under iOS it seems that when creating cookies via [NSHTTPCookie cookieWithProperties] that using NSHTTPCookieOriginURL will cause creation to fail. Instead you should pass the URL as … Continue reading

Posted in Programming | Tagged , | Comments Off