removeGeofencesRegisteredWithGeofencingClient

internal fun removeGeofencesRegisteredWithGeofencingClient(context: Context, obsoleteGeofenceIds: List<String>, dataStoreProvider: GeofenceDataStoreProvider)

Un-registers a list of Geofence with a com.google.android.gms.location.GeofencingClient.

Parameters

context
obsoleteGeofenceIds

List of Strings containing Geofence IDs that needs to be un-registered