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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -