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

Background tasks not working when the app is closed #125

Open
rafsanulhasan opened this issue Oct 12, 2018 · 0 comments
Open

Background tasks not working when the app is closed #125

rafsanulhasan opened this issue Oct 12, 2018 · 0 comments

Comments

@rafsanulhasan
Copy link
Contributor

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Feature request
[ ] Question

Current behavior

When the app is opened, deactivated (not in focus), or minimized all background tasks works as expected

Expected behavior

When the app is closed all background tasks works as expected

Steps to reproduce the behavior

  1. Open the app and navigate to notifications page
  2. Keep the app opened.
  3. Login to GitHub
  4. Wait for the toasts to arrive, click any of the toast's read button
  5. see toast has gone, in github's notifications page it will be gone, and in our app as well
  6. Mark any notification as read from github's web interface and wait for 15 mins to allow the background task to trigger and sync the notifications in the app's notifications view and toasts as well

this workflow does not work when the app is closed

Environment

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

No branches or pull requests

1 participant