start Tracking Device Location
open fun startTrackingDeviceLocation(@NonNull context: Context, @Nullable listener: TrackingDeviceLocationCallback)
Content copied to clipboard
Call this method to start the location tracking
Parameters
context
the application context
listener
TrackingDeviceLocationCallback: listener to keep tracking the result of tracking location request