-
## Your Environment
* Plugin version: 4.16.4
* Platform: Android
* OS version: Latest
* Device manufacturer / model: /
* Flutter info (`flutter doctor`):
`[✓] Flutter (Channel stable, 3.24.5, on…
-
Hi there!
I tried to find free solution for background location for Android RN app and used this [react-native-geolocation](https://github.com/michalchudziak/react-native-geolocation) lib.
But it …
-
## Your Environment
* "react-native-background-fetch": "^4.2.5",
* "react-native-background-geolocation": "^4.17.4",
* Platform: Android
* "react-native": "0.75.3",
-
**Describe the bug**
When the app starts I call the watch but it is called in the foreground and not in the background
**To Reproduce**
```
import { useRef } from 'react';
import { Background…
-
**Background** here meaning out living the document and service worker lives.
https://github.com/WICG/background-fetch/issues/82
-
### Type of issue
Missing information
### Description
[Enter feedback here]
This article doesn’t explain nor provide code to deal with newer versions of Android that don’t let you track the us…
-
@tomayac @jakearchibald you mean like what was described [here](https://github.com/w3c/ServiceWorker/issues/745#issuecomment-304491585) a year and a half ago?
-
Hey team,
Did someone found a way, how to track user geolocation in background mode?
I implemented it on IOS and it's work perfectly without any extra libraries.
But on Android it's doesn't wor…
-
## Summary
We are encountering a `HTTPService is busy` error when attempting to call our custom endpoint that utilizes `axios`. This error occurs because background syncing (handled by the `backgroun…
-
When the application is in the foreground, it works normally I want the application to run all the time when the application is in the background I want the code to run all the time in the background …