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?
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?