Search found 3 matches

by the_farwall
Fri Feb 12, 2016 9:50 am
Forum: Device Detection Issues
Topic: Facebook links on mobile/tablet take you to desktop version
Replies: 9
Views: 22918

Re: Facebook links on mobile/tablet take you to desktop vers

Hi Folks, sorry for the delay, we've been trying to debug the code around the issue to find any other possible causes. So, logic wise we create a Device object by calling getDeviceForRequest on a GeneralWURFLEngine instance with the HttpServletRequest as input. Then when it comes to determining whet...
by the_farwall
Wed Jan 27, 2016 10:10 am
Forum: Device Detection Issues
Topic: Facebook links on mobile/tablet take you to desktop version
Replies: 9
Views: 22918

Re: Facebook links on mobile/tablet take you to desktop vers

Hi Aaron, Another couple of examples just from people's phones around the office. We're just opening up the official Facebook app, following a link to one of our company's sites and are being served the desktop verion of the site becuase it's not detected as mobile. Again, on the same phones, openin...
by the_farwall
Tue Jan 26, 2016 10:35 am
Forum: Device Detection Issues
Topic: Facebook links on mobile/tablet take you to desktop version
Replies: 9
Views: 22918

Re: Facebook links on mobile/tablet take you to desktop vers

Hi Elliot, I'm working with Chris C. above on the same project. We've updated our OnSite API jar to 1.6.3 and have a build process that pulls in the latest wurfl.xml during deploy so that should be no older than a month at any time, and no older than a day or two right now. Within our server code, w...