background_locator_fixed icon indicating copy to clipboard operation
background_locator_fixed copied to clipboard

A Flutter plugin for updating location in background.

Results 85 background_locator_fixed issues
Sort by recently updated
recently updated
newest added

The app crashes after starting the service Erro: (0x180aafc60 0x1982deee4 0x182255c80 0x11579f4dc 0x1157a0340 0x11579e9d8 0x118d2fabc 0x118794e1c 0x18076f094 0x180770094 0x18071cd44 0x18071c994 0x180a6b014 0x180a284f8 0x180a3b174 0x1a1556988 0x18323e7d8 0x182fd7c70 0x1049ff020 0x1151d44d0) libc++abi: terminating...

Things were fine in the old version, I never had this problem. Is there any update on this? Or keep the old version for the time being until we get...

I tested the package in two devices in release mode it stopped suddenly after working for multi hours (8 hours).

```We still found that your app declares support for location in the UIBackgroundModes key in your Info.plist file but we are unable to locate any features besides employee tracking that...

when change to path provider foundation instead of ios module it is able to move forward ` import path_provider_foundation import UIKit func registerPlugins(registry: FlutterPluginRegistry) { GeneratedPluginRegistrant.register(with: registry) } @UIApplicationMain @objc...

Two cases: 1. When app is running and is in background and my mobile goes in sleep mode the service goes off within minutes. 2. When I have not gave...

the service is working properly but after i restart the device the message "Background Service - Preparing" is always showing in the notification bar, even though the service is done...

Hi, I'm trying to update my app to Android 13 but when I change the sdk version to 33 I get the following error. ![error](https://github.com/Yukams/background_locator_fixed/assets/50750958/295a4933-03ba-4dc4-b54b-8d9f4bf75217) the minSdkVersion that I use...

https://github.com/Baseflow/flutter-geolocator/issues/1220 https://github.com/flutter/flutter/issues/120766 Same problem as here in your package I am use flutter 3.7.5 i need this version of flutter When can we expect an update so that everything works...

waiting user response