React Community…
This is my first question here
I am using “react-native-background-actions” library to run task in background even if user kill the app.
But i am facing issue that after some hours the background service is killed. But in android 14 the service is killed after some minutes and app stop responding.
Give me a solution to use the infinite background service.
Developer.android.com ( android 14 behaviour changes )
I see on google policy I see this on official updates of android 14
I try to run the infinite service in the background but the service stops after some hours and in Android 14 app stops responding .
kashan xenasys is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.