.NET Getting Mobile Device From User Agent
Posted: Mon Oct 15, 2012 9:51 am
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
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