As a publishing website required authentication when viewed on a mobile device, we've updated compat.browser on our server to allow Android, iPhone and Windows 7 phones to view the full version of our public facing website, rather than the automatic mobile version.
However, my boss just got a new Windows 8 mobile phone (make/model unknown at this point) and it's showing the mobile version of the site. Looking at compat.browser, I don't see an entry for WindowsPhone8, which is expected as it's fairly new, in comparison with SharePoint 2010, at least.
Does anyone know what codes I can add to compat.browser to ensure all Windows 8 phones see the full site? (I saw full, as a colleague has windows a Windows 8 phone and DOES see the full site)?
I'm guessing I can add something like
<browser id="WindowsPhone7Up" parentID="IE6to9">
but for WindowsPhone8?
Cheers
Kevin
