Skip to content

Foreground Jobs on iOS Device: Can't get it to trigger #1034

Answered by aritchie
XMLDiva asked this question in Q&A
Discussion options

You must be logged in to vote

It won't trigger the job on app start. It triggers it according to a timer set. The application has to remain in the foreground for X seconds (default 30 seconds) before a foreground job will be triggered. You can find the logic here:

https://github.com/shinyorg/shiny/blob/v2.5.0/src/Shiny.Jobs/Infrastructure/JobLifecycleTask.cs

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@XMLDiva
Comment options

Answer selected by XMLDiva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants