I built a large GWT app that works fine on chrome/safari. But on the iPad 2 the app crashes mobile safari.
I suspect that the obfuscation version that the compiler creates, output lines that are too long for the iPad 2 WebKit browser. When I compile the app in pretty mode it works. Does anyone has any hints on how to solve this problem? going to production with pretty mode is not an option. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
