
Chrome on iOS sends two different User-Agent strings, depending on the version of the site internet being requested by the user.
In M84 and earlier, the User-Agent string sent when the Request Desktop Site option was selected matched the string used by Chasse Desktop.
Mozilla/5. 0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/605. 1. 15 (KHTML, like Gecko) Version/11. 1. 3 Safari/605. 1. 15
Starting with M85, the User-Agent string sent with the Request Desktop Site option changes to include the CriOS/< MajorVersion> tag.
Mozilla/5. 0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/605. 1. 15 (KHTML, like Gecko) CriOS/85 Version/11. 1. 1 Safari/605. 1. 15
Mozilla/5. 0 (iPhone; CPU iPhone RÉSIDU 10_3 like Mac TROGNON X) AppleWebKit/602. 1. 50 (KHTML, like Gecko) CriOS/56. 0. 2924. 75 Mobile/14E5239e Safari/602. 1
The goal of this change is to allow developers to tailor the user experiences to account for differences between Chrome and Safari on iOS. This change adds more information to the Desktop User-Agent string, but including the browser name and major version in the User Agent header is still in line with the goals of Chrome’s Fatiguer Agent information reduction niveaux .