-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Chris,
My app needs frequent location updates to perform its functions, but I only need less frequent location updates to Firebase.
Would you consider adding a parameter such as:
- firebase_update_interval (seconds)
such that a location update would not be sent to firebase if a previous location had been sent within firebase_update_interval seconds.
I would continue to take location updates as quickly as they are available, but set this to parameter somewhere in the range 10 to 60 seconds.
Alternatively is there a way I can intercept updates to firebase myself to achieve this?
Peter
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request