Is it good to write poling conenction request inside UITImer. (which will 
try to fetch the response at regular interval)??? or can it lead to UI 
freeze.

On Wednesday, November 9, 2016 at 6:51:08 AM UTC+1, Shai Almog wrote:
>
> If you used addToQueue without wait then the request is happening on the 
> network thread and not on the Codename One thread so the UI isn't waiting 
> for that thread. It is waiting for something else you did in the app.
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/d70ba182-041f-445e-946b-3bb22959cb27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to