Hey everyone,
I am developing an app and I need to change the user agent. I found that the extension "Web View Object" has an event that allows one to set a "User agent string".
No matter what I set it to, I don't get expected results. If I set it to "Chrome" for example and then navigate to a site that tests the user agent, it always says "cannot determine user agent."
It seems that the event only sets the user agent to the first letter of the input. This is a screenshot from Please login to see this link. after I set the user agent to "Chrome"
Please login to see this attachment.