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

Does not works when app is minimised or closed. #43

Open
khanakia opened this issue Jan 27, 2019 · 3 comments
Open

Does not works when app is minimised or closed. #43

khanakia opened this issue Jan 27, 2019 · 3 comments

Comments

@khanakia
Copy link

khanakia commented Jan 27, 2019

I am using recursion example. So when the app is minimized or closed the recursion stops. But when i open again it resumes recursion from the last queue where it stopped.

@mjm918
Copy link

mjm918 commented Apr 1, 2019

+1

1 similar comment
@Vinoth00795
Copy link

+1

@famousfilm
Copy link

I think this is how it is supposed to work if you don't use something like React Native Background Task. I'd recommend following @billmalarky 's example in the readme - https://github.com/billmalarky/react-native-queue/#os-background-task-full-example - if you want to process when the app is in the background.

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

4 participants