You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In September 2023 we purchased the Starter license for CAPACITOR BACKGROUND GEOLOCATION, and we are carrying out satisfactory tests, however we have not exactly achieved our goal.
Please let me give you some details;
We are implementing your library in an App programmed in IONIC.
The requirement is that a user who goes from point A to B and does so with our App closed (not in the background) can still collect his location.
Currently we use polygons, which we activate at point a and point b.
To make sure we don't lose any information, we activate a geofence at both points with a radius of 100m, and another one with a radius of 150m. In addition to those two geofences, we add 4 more geofences at a distance of 200m in the North, East, South and West, with a radius of 200m, so we have 6 geofences for point A and 6 for point B.
The result is that it collects location data when it is already about 100-150 meters away from point A.
Sometimes it captures the location between the two points, other times only the surroundings of A and B.
We would like to be able to make full use of this library to collect the location with the highest possible precision.
Can you help us with the library configuration?
Thank you so much.
[Optional] Plugin Code and/or Config
[Optional] Relevant log output
The text was updated successfully, but these errors were encountered:
Required Reading
Plugin Version
6.1.0
Mobile operating-system(s)
What do you require assistance about?
Dear,
In September 2023 we purchased the Starter license for CAPACITOR BACKGROUND GEOLOCATION, and we are carrying out satisfactory tests, however we have not exactly achieved our goal.
Please let me give you some details;
We are implementing your library in an App programmed in IONIC.
The requirement is that a user who goes from point A to B and does so with our App closed (not in the background) can still collect his location.
Currently we use polygons, which we activate at point a and point b.
To make sure we don't lose any information, we activate a geofence at both points with a radius of 100m, and another one with a radius of 150m. In addition to those two geofences, we add 4 more geofences at a distance of 200m in the North, East, South and West, with a radius of 200m, so we have 6 geofences for point A and 6 for point B.
The result is that it collects location data when it is already about 100-150 meters away from point A.
Sometimes it captures the location between the two points, other times only the surroundings of A and B.
We would like to be able to make full use of this library to collect the location with the highest possible precision.
Can you help us with the library configuration?
Thank you so much.
[Optional] Plugin Code and/or Config
[Optional] Relevant log output
The text was updated successfully, but these errors were encountered: