Hi I am getting the following error repeatedly in the log. I have tried turning geofence on and off in the app but it doesn't seem to fix it. Any thoughts? Thanks.
Could not get geofence - System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at SQLite.SQLiteConnection.Get[T](Object pk) at HSPI_HSBuddy.Geofencing.GeofencingManager.GetFenceByUUID(Str ing uuid)
Could not get geofence - System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at SQLite.SQLiteConnection.Get[T](Object pk) at HSPI_HSBuddy.Geofencing.GeofencingManager.GetFenceByUUID(Str ing uuid)
Comment