I'd like to have a mobile interface for my Grails app, and am wondering how to go about it, namely how to create the UI. Google search quickly revealed iUI and the iUI Grails plugin. Both don't seem to be maintained any longer, last releases being in 2009. Despite their version numbers, are they in a usable state? Are there any alternatives? I remember seeing another plugin for this, but now I cannot find it.
Right now, all we have are iphone clients. In the long run, does a web-app benefit from a vendor-neutral interface, or is it more prudent to create an interface per platform?