Skip to content

Problem getting geolocation after one hour #126

Open
@cdiazp-sacyr

Description

@cdiazp-sacyr

Describe the bug
After resolved the problem of Android stopping the application after five minutes in the background:
#89
Now Android stops the application in the background after approximately one hour.
For this reason, we have used foreground plugin to show a notification that makes Android reactivate the app, but it does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Start app
  2. Send coordenates to an API
  3. We send the application to de background
  4. After an hour, Android stops the calls to the API
  5. If I get the application in foreground, the flow restart again

Expected behavior
We need to send coordenates to the API throughout the time

Smartphone (please complete the following information):

  • Device: Any Android Device
  • OS: Android 14

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