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
Search found 4 matches
- Wed Feb 22, 2012 5:30 am
- Forum: Device Detection Issues
- Topic: WURLF.Matchers.NokiaMatcher NullReferenceException
- Replies: 3
- Views: 8817
- 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...
- Thu Feb 16, 2012 4:49 am
- Forum: Device Detection Issues
- Topic: Firefox 10 detected as mobile device
- Replies: 11
- Views: 26841
- 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...