Maybe IOS6 issue about caching posts requests could be your problem, in the case you are doing a RPC/RF post to your web-server and you wait for a response before showing the initial screen of your app.
http://code.google.com/p/google-web-toolkit/issues/detail?id=770 - Manolo On Fri, Sep 28, 2012 at 6:38 PM, MeiAestro <[email protected]> wrote: > is there maybe a new user agent String required for ios6? I am using: > <set-property name="user.agent" value="safari,ie8,ie9,gecko1_8,opera"> > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/ijO15XkyDQgJ. > > 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.
