iPhone UIWebView user agent
Hi, I was just wondering if one can change the default user agent for UIWebView. The default is "WebApps/1.0 CFNetwork/339.3 Darwin/9.4.1"
I want it to be actual iPhone user agent, which is: Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0
Any idea how to do that? thanks
|