Wednesday, September 17, 2014

Re: What to do when GWT finds no permutation for browser

A recent patch (available in GWT 2.7) allows you to provide a default permutation (e.g. safari) if GWT can not detect the browser and with deferred binding you can display a warning that the provided app might not work correctly as the browser is generally unsupported by GWT.

An alternative is to configure your web server / load balancer to show an appropriate site if an unsupported browser visits the app.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment