In iOS if you are using NSUrlSession, your cookies are shared automatically with the UIWebView/WKWebView and NSUrlSession.To access the Cookie Container, you just need to call upon NSHttpCookieStorage.SharedStorage.Cookies.