I'm using 51 Degrees in .NET on MVC and it's only just come to my attention that 51 degrees redirects Tablets as default with what it classes as IsMobile.
I only want to redirect mobile traffic, ie phones etc and not tablets. Tablets should be using my default "Desktop" layout.
Is there anyway I can use the (Lite) 51 Degrees to only redirect mobile traffic and not tablet traffic?
A bit late to this but i'm one of the engineers over at 51Degrees. We now offer a free basic Cloud service that gives access to the "IsTablet" property. This can then be used to tailor your re-direct options.
A basic example of calling against this option would look like: