GeofencePlugin icon indicating copy to clipboard operation
GeofencePlugin copied to clipboard

System.NotImplementedException has been thrown in Xamarin Android

Open huihuidou opened this issue 3 years ago • 0 comments

I got the following error when I am trying to call "CrossGeofence.Current.StartMonitoring()", it works fine on my iOS project. I installed 1.8.11 version from NuGet package manager.

This functionality is not implemented in the portable version of this assembly. You should reference the NuGet package from your main application project in order to reference the platform-specific implementation.

huihuidou avatar Jun 22 '21 22:06 huihuidou