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

React Native - Keep app running when it's killed or closed #36493

Closed
mansi-acquaintsoft opened this issue Mar 16, 2023 · 1 comment
Closed

React Native - Keep app running when it's killed or closed #36493

mansi-acquaintsoft opened this issue Mar 16, 2023 · 1 comment
Labels
Needs: Triage 🔍 Platform: Linux Building on Linux. Type: Question Issues that are actually questions and not bug reports.

Comments

@mansi-acquaintsoft
Copy link

Description

Hey there!

I want to do keep running the application even in the killed state, there is any way to achieve this?
I have tried so many libraries but not working for both platforms

It's my humble request to you all that please suggest on this

React Native Version

0.71.4

Output of npx react-native info

System:
OS: Linux 5.15 Ubuntu 20.04.5 LTS (Focal Fossa)
CPU: (4) x64 Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Memory: 1.92 GB / 15.51 GB
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node
Yarn: 1.22.19 - /usr/bin/yarn
npm: 9.5.0 - ~/.nvm/versions/node/v14.17.0/bin/npm
Watchman: 4.9.0 - /usr/bin/watchman
SDKs:
Android SDK: Not Found
IDEs:
Android Studio: AI-221.6008.13.2211.9514443
Languages:
Java: 11.0.18 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.2.0 => 18.2.0
react-native: 0.71.4 => 0.71.4
npmGlobalPackages:
react-native: Not Found

Steps to reproduce

Tried Headless Js -> Working fine
not getting any solution for ios

Snack, code example, screenshot, or link to a repository

https://www.npmjs.com/package/react-native-background-task
https://www.npmjs.com/package/react-native-background-worker

@react-native-bot react-native-bot added the Platform: Linux Building on Linux. label Mar 16, 2023
@cortinico cortinico added the Type: Question Issues that are actually questions and not bug reports. label Mar 16, 2023
@github-actions
Copy link

⚠️ Issue is a Question
ℹ️ We are using GitHub issues exclusively to track bugs in React Native. GitHub may not be the ideal place to ask a question, but you can try asking over on Stack Overflow, or on Reactiflux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Platform: Linux Building on Linux. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

3 participants