We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d555459 + 033a15a commit 88b5fe5Copy full SHA for 88b5fe5
src/content/docs/client/locations/geofencing.mdx
@@ -4,7 +4,8 @@ nuget: Shiny.Locations
4
---
5
import LibBuilder from '../../../../components/Boilerplate/LibBuilder';
6
7
-Geofencing is a very battery efficient setup for most background applications. While similar to GPS listeners, it operates
+Geofencing is a very battery efficient setup for most background applications.
8
+While similar to GPS listeners, it differs by operating in a non-immediate, non-precise way for dealing with entry/exit into a specified area.
9
10
:::note[You can only register a maximum amount of geofence regions?]
11
- Android - 60
0 commit comments