GeofencePlugin icon indicating copy to clipboard operation
GeofencePlugin copied to clipboard

Never getting OnRegionStateChanged notification

Open branomalovec opened this issue 2 years ago • 0 comments

I did create simple empty project and added your plugin. Implemented listener, called StartMonitoring but OnRegionStateChanged notification was never called. OnLocationChanged and OnMonitoringStarted are called. My project is attached.

I'm using Pixel 2, Android 11. Location permission are enabled for app, have tried Geofencing android sample for Xamarin and that worked fine.

Can you please take a look or is there some working sample i could try?

Geoftest.zip

branomalovec avatar May 02 '22 09:05 branomalovec