Re: Stop Processing a Web Connection

2019-10-09 Thread Sannyasin Brahmanathaswami via use-livecode
Charles responded off list, this may be useful to others: = Unfortunately tsNet doesn’t get involved in the browser widget’s network communications, so I can’t help there... However, the best way to stop UI hangs is to use the tsNet asynchronous (non-blocking) functions so that all

Stop Processing a Web Connection

2019-10-06 Thread Sannyasin Brahmanathaswami via use-livecode
I think I have found a bug in our mobile app…. which is that: If there is poor bandwidth, say, when the user is trying to get a video in the browser widget, or the there is a direct call for other resources from our API (images, audio for player, big XML/Json. etc) the UI hangs. They click a