-
## Your Environment
* Plugin version:4.16.5
* Platform: Android
* OS version: 13
* Device manufacturer / model: Samsung S22 plus
* React Native version (`react-native -v`):0.70.6
* Plugin …
-
I've implemented geofencing in my app where I want to check whether user is entered/exited from given radius. Its working fine but taking time to give status and if radius is less than 50 met…
-
Hello Chris,
we got the error "Attempt to invoke virtual method 'float java.lang.Float.floatValue()' on a null object reference"
Stack trace:
NullPointerException
Attempt to invoke virtu…
-
Hello,
How are you?
I have one question about using Geofence api in Android.
Now AddGeofenceApi is as follows.
GeoFence addGeoFence(GeoFence geoFence) throws TraccarException;
In here, I want to kn…
-
Hi,
i'm testing your plugin to raise a local notification on android if the user enters or leaves the geofence. But it's not working when app is in background.
When app is in foreground the onTran…
-
i see that i can not create more then 100 geofences .
how can i increase this number ?
-
Unable to resolve interface type 'Android.Gms.Common.Apis.GoogleApiClient/IConnectionCallbacks'. Are you missing an assembly reference? C:\Users\rendy\Maven\xamarin-plugins\Geofence\Geofence\Geofence.…
-
on a clean project (to try the module while I work out a solution to my jar issue) using the example code, I get this error:
[INFO] : I/System.out: Connected to google api client
[INFO] : I/Syste…
-
## Your Environment
* Plugin version: 4.16.5
* Platform: iOS
* OS version:17.6.1
* Device manufacturer / model: IPhone 14 Pro Max
* React Native version (`react-native -v`): 0.70.6
* Plugi…
-
Hi,
I've installed the latest version (1.0.1) to Xamarin.Forms(3.5.0.129452) project and followed the same set up what's described in the documentation.
This issue only happens on Android where…