We’re building a multi platform application in grails 2. I’m aware we can use JQuery mobile to build the views, but what’s the best plugin for device detection in grails 2.
The Spring plugin is for Grails version : 1.3.6 , is there some work around for this?
Thank you in advance.
Use http://grails.org/plugin/browser-detection – it’s actively maintained (updated last month)