Search found 4 matches

by logiboy
Wed Feb 22, 2012 5:30 am
Forum: Device Detection Issues
Topic: WURLF.Matchers.NokiaMatcher NullReferenceException
Replies: 3
Views: 8817

Re: WURLF.Matchers.NokiaMatcher NullReferenceException

I'll wait for version 1.4, as I use .NET and there still no 1.3.6 for my platform.

¿When is going to be released 1.4?

Thanks
by logiboy
Fri Feb 17, 2012 2:59 am
Forum: Device Detection Issues
Topic: WURLF.Matchers.NokiaMatcher NullReferenceException
Replies: 3
Views: 8817

WURLF.Matchers.NokiaMatcher NullReferenceException

I'm having this error about 30 times per hour. System.NullReferenceException: Object reference not set to an instance of an object. at WURFL.Matchers.NokiaMatcher.CanMatch(WURFLRequest request) at WURFL.Matchers.MatchersChain.Match(WURFLRequest wurflRequest) at WURFL.DeviceRepository.GetDe Any ideas...
by logiboy
Thu Feb 16, 2012 4:49 am
Forum: Device Detection Issues
Topic: Firefox 10 detected as mobile device
Replies: 11
Views: 26841

Re: Firefox 10 detected as mobile device

I'm also having last version of browser patch
by logiboy
Thu Feb 16, 2012 3:21 am
Forum: Device Detection Issues
Topic: Firefox 10 detected as mobile device
Replies: 11
Views: 26841

Re: Firefox 10 detected as mobile device

I'm experiencing the same issue, since last firefox update, all Firefox 10 are detected as Mobile. This is a critical issue... I've tried checking both: Dim isMobile As Boolean = device.GetCapabilities("is_wireless_device") Dim hasWebSupport As Boolean = device.GetCapabilities("device_claims_web_sup...