I think the reason this is happening is that Nokia's browser is not supported in GWT. What's probably happening is the initial selector script which picks the appropriate <md5sum>.cache.js/html based on the user agent of the browser doesn't understand Nokia's user agent and therefore doesn't know which implementation to pull down. Furthermore, I'm pretty sure that the Nokia browser has very limited support for Javascript.
-- Arthur Kalmenson On Sat, Sep 4, 2010 at 2:12 AM, ben fenster <[email protected]> wrote: > ??????????????? > > On 3 ספטמבר, 13:38, ben fenster <[email protected]> wrote: >> i wrote a gwt app and it runs on all major desktop browsers and even >> on the iphone >> but it wont run on any nokia phones in nokia phone i see a white empty >> screen > > -- > 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. > > -- 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.
