I am making a location request using FusedLocationProviderClient. I have kept a timer for 30 seconds to check if location is received within that timeframe.
try to place LocationCallback to "onCreate()" method.