Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

User location updating slow and didnt get notification some time ? #23

Open
aTeamSolace opened this issue May 20, 2020 · 1 comment
Open

Comments

@aTeamSolace
Copy link

hey @DwayneCoussement We have tried your plugin, this help to me. but we are facing below issues

  1. Current User location is getting updated after 2-3 minutes, is there any way we can receive this within seconds
  2. Sometimes we are not receiving the notification when we enter the region or exit from region

i was just make code and add my home region and radius like below

Geolocation location = Geolocation(latitude: 19.9694782, longitude: 73.7652528, radius: 500.10, id: "Rane_Nagar");

when i enter in region then received notification but it takes some time near about 5-6 minutes.
then i was exit the region on exit didnt get any notification

i home you will help to me

@devalp-pro
Copy link

Application is in foreground mode then the application was triggered Geofence.startListening() method but while the application is in background/kill mode then application not triggered Geofence.startListening() method. @DwayneCoussement Please give an update on this it is a necessary part of geofence while the app is in the background or in kill mode then the user must get updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants