Page 1 of 1

Function usage

Posted: Mon Aug 29, 2011 1:07 am
by sunxiaf22
I just want to use WURFL to identify if the client device is hight-end or not , how can I implement this founction ? thanks.

Re: Function usage

Posted: Mon Aug 29, 2011 4:37 am
by sm_support2
you certainly can, but you should first define what you mean by high-end device.

iPhone is probably one such. Android? possibly, but there's plenty of poorly performing Android feature phones around.

On the other end, there's plenty of high-end Nokia devices released on the market recently which you may want to address, particularly if your market is not US centric. Same goes for BlackBerry, Windows Mobile, Windows Phone 7, etc...

Re: Function usage

Posted: Fri Apr 24, 2015 9:36 am
by sm_support2
API 1.5 has introduced a virtual capability called "is_smartphone" that can be used for the purpose of identifying high-end devices easily.

More information is available here: http://www.scientiamobile.com/page/virt ... fl-api-1-5