I have to get current browser name & version of client browser. I am using Request.Browser.Browser
for Browser Name and Request.Browser.MajorVersion
for Browser version.
This is working good for all browsers except for chrome on iPad, where it shows Browser Name as Safari and version 0.
Any resolution for chrome on iPad?