I want to embed an UIWebView into my MonoTouch application for an area that is not yet implemented natively.
UIWebView
In order to authenticate with the website I
I’ve wrote the NSMutableURLRequest+XSURLRequest catagory and XSCookie class to do this;-) http://blog.peakji.com/cocoansurlrequest-with-cookies/