cordova - How to prevent scrolling from pausing JavaScript execution -


i have cordova web app maintain connections bluetooth devices periodically sending command them keep alive heart beats. however, if there content on app scroll, noticed javascript execution momentarily cease execute until touch scrolling has stopped. because of not able maintain heart beat during time.

is there way prevent behavior?


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -