Skip to content

I am not able to get callback when i am enter or exit in geo fence location #20

@ashish07akg

Description

@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")	    
}

}

this method not called . so please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions