Skip to content

[Help Wanted]: Offline GPS Pulses Are No Longer Being Stored in Flutter Implementation #1598

@Macarena000

Description

@Macarena000

Required Reading

  • Confirmed

Plugin Version

flutter_background_geolocation: ^4.13.3

Mobile operating-system(s)

  • iOS
  • Android

Device Manufacturer(s) and Model(s)

all

Device operating-systems(s)

all

What do you require assistance about?

Hello Transistor Software team,

We previously purchased the plug-in and successfully used the offline storage of GPS pulses feature in our Flutter application. However, we recently identified that the application is no longer storing location pulses when the device is offline.

We have not made intentional changes related to location persistence, so we would like to understand what could be causing this behavior and whether there are new configuration requirements or updates necessary.

Environment

Framework: Flutter

Platforms: Android / iOS

Plug-in version: flutter_background_geolocation: ^4.13.3

Device models: All

OS versions: All

Expected Behavior

Location pulses should be stored locally when the device is offline.

Once connectivity is restored, pulses should sync normally.

Actual Behavior

Location pulses are not being saved offline.

No pending records appear to be queued or uploaded after reconnection.

Steps to Reproduce

Run the application using the plugin with offline storage enabled.

Disable internet connectivity.

Generate GPS movement/pulses.

Re-enable connectivity.

Observe that no pulses have been stored or synced.

Additional Information

Please let us know if there were recent changes to the plug-in related to offline persistence or if additional setup is now required.
We are happy to provide logs or any other detail needed.

Thank you for your support.

[Optional] Plugin Code and/or Config

[Optional] Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions