Skip to content

The background poller can never start if the user swipe off or force …#1974

Merged
ThomasSession merged 1 commit intodevfrom
fix/backgroud-polling-app-kill
Feb 19, 2026
Merged

The background poller can never start if the user swipe off or force …#1974
ThomasSession merged 1 commit intodevfrom
fix/backgroud-polling-app-kill

Conversation

@ThomasSession
Copy link
Collaborator

Swiping off the app or force stopping will bypass the background polling logic.
We can schedule the background poller as soon as the user logs in instead as it won't interfere with out regular polling logic, and this way it is guaranteed to be active when the app is force closed.

@ThomasSession ThomasSession merged commit 3754d22 into dev Feb 19, 2026
5 checks passed
@ThomasSession ThomasSession deleted the fix/backgroud-polling-app-kill branch February 19, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants