Question about iPad now recognized as a mobile device in LiteDeviceResolver
Why was the decision made to treat iPad as a mobile device in LiteDeviceResolver? :confused: I think there's room for debate as to whether or not full form factor devices such as iPad qualify as mobile devices. It's a complicated question because it may very well be implementation specific. Some sites may treat iPad as mobile, others may prefer to treat it as a desktop device.
I know WURFL integration is available to ascertain more detailed device information, but it's kind of a heavyweight solution.
Ideally, it would be nice to have Device - via LiteDeviceResolver - export a method such as isTablet() to address this ambiguity. Is this something that could be added?
Thanks