ashish07akg

Results 1 issues of ashish07akg

I am not able to get callback when i am enter or exit in geo fence location class GeofenceIntentService : GeofenceIntentService() { override fun onGeofence(geofence: Geofence) { Log.v(GeoFenceIntentService::class.java.simpleName, "onGeofence $geofence")...