1

Closed

newDevicesURL property of wurfl element in config file not working

description

Hi,
newDevicesURL is mentioned as optional. Even if we remove it or set newDevicesURL="" , it internally calls the http://devices.51degrees.mobi/new.ashx service. This was observed in fiddler. Please suggest on how can I avoid these calls at all. I do not want my application to have any external calls to any service or application.
 
Please revert back soon.
Closed Dec 5, 2011 at 3:23 PM by ThomasHolmes
We have removed this option from version 2.0

comments

jwrosewell wrote Apr 3, 2012 at 12:44 PM

These properties have been moved into the DetectionConstants.cs class and have been removed as configuration file properties.