I, for one, am glad Apple opted to use the macOS user agent for the iPad browser. Previously, so many sites would give iPad users the mobile version of a site because their incompetent webdevs decided that `iOS == mobile` without even bothering to check for screen size.<p>Anything that can be done to prevent this is a net positive for users. Sites should never check browser UAs, and any problems that arise from a “wrong” user agent are the site developers’ fault for doing things incorrectly.