Skip to content

How to send location details every 30 minute using flutter #33558

@jitendraAn

Description

@jitendraAn

I want to perform a task in which my app send location details in every 30 minute to the server.I want to do this using flutter. This process would continue even after if App is in close state.

I tried some code,but i didn't find any flutter plugin for background service.I search on google about this,then i got that i have to write native code for both android and ios platform that is the main problem.I can write code for android only not for ios.
Please guide me how to overcome this problem.
thankyou,

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