not able to get alert in geofencing
I have run a sample of Geofence and I have assigned two set of Lat , Lng and radius and run the sample. When I tap over register geofence I am getting following things in my log Location Services is available Client connected Add Geofences: Success GeofenceRequestIds=[1, 2] com.example.android.geofence.ACTION_GEOFENCES_ADDED but nothing happens after that, I don't know what the issue I am passed the current location by enabling gps but no effect. I don't know when I am gonna get the notification when a fence is crossed, to test it I have passed the same geo coordinates that are in fencing but