Rapsssito / react-native-background-actions

React Native background service library for running background tasks forever in Android & iOS.
MIT License
796 stars 115 forks source link

Background Task got killed when user release the app from RAM in IOS. Android working fine #193

Closed MalhotraKunal closed 11 months ago

MalhotraKunal commented 1 year ago

Background task not woking after 30s in IOS, when user leave the forground.

rajkumar004 commented 1 year ago

On my side, Also in android, task got killed, when releasing the app.

MalhotraKunal commented 1 year ago

@rajkumar004 Go to the app settings se if you have allow "background activity" in side battery usage in android.