Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoPause Option #102

Closed
alex-Symbroson opened this issue Oct 18, 2023 · 0 comments
Closed

NoPause Option #102

alex-Symbroson opened this issue Oct 18, 2023 · 0 comments

Comments

@alex-Symbroson
Copy link
Collaborator

Dave Sun, 28 May, 13:34 to DroidScript
You could try using the 'NoPause' option if you are using a webview or app.SetOptions( "NoPause" ) if using an HTML/Hybrid app. Webviews/Browser windows (including the javascript) are normally paused by Android shortly after loosing focus.

Pascal Georges Sun, 28 May, 18:02 to DroidScript
Thanks Dave for your support.

For app.SetOptions( "NoPause" ), there is no such NoPause option in the doc https://symdstools.github.io/Docs/docs/app/SetOptions.htm
Anyway I tried this option but did not notice any difference in the event cycle : OnPause, OnResume, etc. are called in the same way.

Dave Sun, 28 May, 21:17 to me
Hi Alex. 'NoPause' option needs adding to docs.

alex-Symbroson pushed a commit to SymDSTools/Docs that referenced this issue Nov 2, 2023
alex-Symbroson added a commit to SymDSTools/Docs that referenced this issue Nov 3, 2023
alex-Symbroson added a commit that referenced this issue Nov 3, 2023
 #99, already closed #97, closes #96, closes 95, closes #94, already closed #83, closes #76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant