Skip to content

feat: implement AppLifecycle hook to manage sync, socket, and request…#502

Open
Johnsource-hub wants to merge 1 commit into
rinafcode:mainfrom
Johnsource-hub:Implement-app-background-foreground-state-optimization
Open

feat: implement AppLifecycle hook to manage sync, socket, and request…#502
Johnsource-hub wants to merge 1 commit into
rinafcode:mainfrom
Johnsource-hub:Implement-app-background-foreground-state-optimization

Conversation

@Johnsource-hub
Copy link
Copy Markdown

Closes #368

Acceptance Criteria
Detect app background/foreground state
Pause animations when backgrounded
Stop sync timers when backgrounded
Resume on foreground
Test battery impact
Monitor background activity
Document lifecycle optimization

… queue states while updating Skeleton to pause animations in background.
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@Johnsource-hub Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER
Copy link
Copy Markdown
Contributor

Kindly resolve conflict and fix workflow.

@johnfemi-source
Copy link
Copy Markdown

i don't have permission to push to the head branch
conflict resolved already

@RUKAYAT-CODER
Copy link
Copy Markdown
Contributor

You are not supposed to push to the head.
What you should do instead, create your own branch and push there.
make sure you're on your feature branch.
Conflict not yet resolved.

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.

Implement app background/foreground state optimization

3 participants