Page 1 of 1

.NET Getting Mobile Device From User Agent

Posted: Mon Oct 15, 2012 9:51 am
by Arran1
Hi there, I was just wondering if it is possible to do this using the cloud api.

The reason why I need this, is because a list of user agents are stored in the database, which will get processed every day ( from a windows service ). Using the old method ( the local wurfl file ) you were able to call WurflManager.GetDeviceForRequest(userAgent);.

I am unable to find this functionality with the cloud api ( there only exists the option for HttpContext ).

I am using a free license, for testing capabilities and such like. Is this feature available in different versions?

Is it possible to do this with the cloud api?

Regards

Re: .NET Getting Mobile Device From User Agent

Posted: Mon Oct 15, 2012 6:03 pm
by sm_support2
Hi Arran, the feature you mention is supported by the WURFL Cloud premium.

Thanks