Skip to content

Background location tracking #516

@OSPFNeighbour

Description

@OSPFNeighbour

So we currently cant location track if the app is in the background.

Before I waste hours of my time working on this only to have my hopes and dreams squashed by @sdunster does anyone have a plan on how they want this to work.

Options:

  1. custom native code
    Pros: Would work very well
    Cons: have to write and maintain custom native code for both ios and android

  2. jamesisaac-react-native-background-task
    Pros: react-native code library
    Cons: fastest you can run code is every 15 minutes

  3. transistorsoft/react-native-background-geolocation
    Pros: react-native code library, external support
    Cons: "android use requires a licence", $300 perpetual for 1 app. weirdly its MIT so not sure how they are working that licence fee when you could just fork it and remove the licence requirement.

  4. ...

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