I have created a xamarin forms application that uses the shiny library for location/notification/geofences. When I build the application and start a geofence on my android emulator on visual studio, it says: Android.Gms.Common.Apis.ApiException: 1000. The error is shown after when I try to create (thus check for geofences) a geofence.
What does this mean and how can I get rid of this? I want the emulator to check for geofences.