I am trying to listen to location changes but sometimes onLocationChanged callback is never called and getLastLocation returns null, w
onLocationChanged
getLastLocation
null
The google maps must be working because it must be caching the previous location info or directly using location api-not the google play services location api..