Posted by TacoTaco 1 year 4 days ago
I'm trying to get the property isTablet for a filter on a customer's website, but it isn't returned by the API (I displayed the content of the listProperties method). Two questions about this:
- any idea why it isn't returned?
- should it always be returned (most of the time it'll be false). I need to always have it returned.
I'm currently on an evaluation version of the DA 1.4.2.




Posted by garbetjie 1 year ago
Hi TacoTaco.
As far as I'm aware, the evaluation licence contains far less information that the actual licenced data does.
As you can see from the data shown at http://deviceatlas.com/node/1826129, the
isTabletproperty is set, and is known for the iPad.Looking at the properties returned for me (using a paid-for licence), the
isTabletproperty is set and is true.