React Native - Keep app running when it's killed or closed #36493
Labels
Needs: Triage 🔍
Platform: Linux
Building on Linux.
Type: Question
Issues that are actually questions and not bug reports.
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
The text was updated successfully, but these errors were encountered: