Thursday, February 21, 2013

Re: RPC call in Activity onStop()

Try to send request in mayStop method. It may work as widget is still not destroyed nor deatached.

On Thursday, February 21, 2013 10:14:37 PM UTC+1, yves wrote:
Actually it is a subclass of AbstractActivity and onStop() is overridden.
The fact the widget is being destroyed (? I am not sure of what really happens at this moment) could be the source of the problem because I have a lot of things to do during the onStop() call and something might go wrong in the client.
Thanks for input.
Yves

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment