Dell Venue Tablet
Posted: Tue Jul 01, 2014 9:59 am
We are getting the following on a Dell Venue Tablet:
User Agent server side:
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko
User Agent in JavaScript (has some more detail):
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; .NET4.0E; .NET4.0C; Tablet
PC 2.0; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; rv:11.0)
like Gecko
We are getting the following from the service ...
{ ...
"is_tablet": false,
"is_mobile": false,
"is_smartphone": false,
"is_touchscreen": false,
...}
And ideas of why the service is returning false for all of these values? I
would expect Tablet and/or Touchscreen to be true.
User Agent server side:
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko
User Agent in JavaScript (has some more detail):
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; .NET4.0E; .NET4.0C; Tablet
PC 2.0; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; rv:11.0)
like Gecko
We are getting the following from the service ...
{ ...
"is_tablet": false,
"is_mobile": false,
"is_smartphone": false,
"is_touchscreen": false,
...}
And ideas of why the service is returning false for all of these values? I
would expect Tablet and/or Touchscreen to be true.