mauron85 / react-native-background-geolocation

Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.
Apache License 2.0
1.33k stars 559 forks source link

Not working in Android 12, API 31 and above #585

Open Linuhusainnk opened 6 months ago

Linuhusainnk commented 6 months ago

Your Environment

Android 12 and 13 React Native : 0.67.3 React : 17.0.2 this package version: 0.6.3

Context

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

1. 2. 3. 4.

Context

Debug logs

devonbrackbill commented 4 months ago

Checking if there has been any progress on this?

Linuhusainnk commented 4 months ago

Nothing, Anyone have any other suggestions for similar functionality

LatridellActiveX commented 4 months ago

This repo is more or less using deprecated libraries in its native java module(s). I would recommend looking for more modern forks of it.