Page 1 of 1

IE11

Posted: Tue Oct 29, 2013 10:46 am
by elrichar
It looks like IE11 is being used now - from what I can gather the IE11 for Windows 8.1 is already released and IE11 for Windows7 is not yet officially released but does have user agent string information out there.

Here is some Microsoft documentation:
http://msdn.microsoft.com/en-us/library ... s.85).aspx

Using the ScientiaMobile test page (bottom of the home page) the 2 example user agents from that documentation come back as generic web browser.

I'm wondering if/when support for these IE11 user agents is targeted for addition to the wurfl definition file. Thanks.

Re: IE11

Posted: Tue Oct 29, 2013 11:01 am
by sriram
Hi,

The WURFL API already supports and detects MSIE 11 User-Agents. You can verify that by visiting here and here.

These results don't show up on the tools.scientiamobile.com website, since it is running the WURFL API in high-performance mode.

Cheers!

Re: IE11

Posted: Tue Oct 29, 2013 11:04 am
by elrichar
Ah, gotcha. I'll do some more testing with our version then and see if I just need to upgrade to the latest. Thanks.

Re: IE11

Posted: Tue Oct 29, 2013 11:21 am
by sriram
Awesome! Do let us know if we can assist you in anyway.

Cheers!

Re: IE11

Posted: Tue Oct 29, 2013 12:32 pm
by elrichar
We were still on the Java API 1.4.4 - I've confirmed that upgrading to 1.5.0.1 will correctly resolve IE11.

Thanks again.

Re: IE11

Posted: Tue Oct 29, 2013 12:50 pm
by sriram
Yes, that is correct. We introduced the logic for MSIE 11 detection with the WURFL API v1.5. Glad everything's worked out fine.

Cheers!