Our Blog
This blog is mainly dedicated to the iPhone and iPad programming as well as informations about our applications
This blog is mainly dedicated to the iPhone and iPad programming as well as informations about our applications

UIWebView provides no way to change the User-Agent.
And not only it doesn't provide anything to change it, but it also override this value when we try to set the User-Agent in a NSMutableURLRequest object passed as a request in the loadRequest UIWebView method.
There are some solutions i found on the web that works but none are perfect :
Welcome to our new website, you will find all the applications developed by MPHWEB software for the Apple iPhone and iPad.
great!
it works perfectly!
I was struggling to find a good way to do this for android as well. This is what I've found
Really simple way is to fetch the...
I think this board is the proper place to ask you about the activation proccess. My link is not working properly, do you know why it is...
You can put what you want in the desired user agent.
Yes it's "UserAgent", there is no typo, but don't forget that you need to set...
Can you give us a sample of what belongs in "Desired User Agent?" I'm using:
Mozilla/5.0 (iPhone Simulator; U; CPU iPhone OS 4_2...