Hi,
tested on v11.1p_2019-06-14/LGPL Deployment
Customer reported that IPad Pro 12.9 triggers mobile version of the webpage.
He is presenting himself with UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1
I believe he has "Request Desktop Website" turned on hence "Intel Mac OS X" in UA.
In SmartClient it is detected as isc.Browser.isTouch == true, isc.Browser.isMobile == true, isc.Browser.isHandset == true, isc.Browser.isTablet == false, isc.Browser.isIPad == false
Best regards,
Janusz
tested on v11.1p_2019-06-14/LGPL Deployment
Customer reported that IPad Pro 12.9 triggers mobile version of the webpage.
He is presenting himself with UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1
I believe he has "Request Desktop Website" turned on hence "Intel Mac OS X" in UA.
In SmartClient it is detected as isc.Browser.isTouch == true, isc.Browser.isMobile == true, isc.Browser.isHandset == true, isc.Browser.isTablet == false, isc.Browser.isIPad == false
Best regards,
Janusz
Comment