react-native-background-actions icon indicating copy to clipboard operation
react-native-background-actions copied to clipboard

I’m facing a problem on iOS

Open rajak9930 opened this issue 8 months ago • 3 comments

Hello, I need some help.

I'm currently facing an issue with background location tracking in iOS.

On Android, both foreground and background (even in kill mode) tracking work perfectly.

However, on iOS, location tracking only works in the foreground and while minimized. When the app is completely closed (kill mode), it stops tracking.

I'm using the react-native-background-actions package, and it's not functioning as expected on iOS in background/terminated mode.

Could you please guide me or suggest a solution to enable background or terminated (kill mode) location tracking on iOS?

rajak9930 avatar Apr 19 '25 15:04 rajak9930

@rajak9930 , I am facing the same issue even after enabling the background modes "location updates" & "background processing", did you find the solution ? It just stops background process when completely closed, please share it here. Thanks

+1

ts-sravan avatar Jun 24 '25 10:06 ts-sravan

same in my side background task run only 30 second after this task not runing

ap9086013 avatar Jul 22 '25 06:07 ap9086013