You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.UnsupportedOperationException: GpsStatus APIs not supported, please use GnssStatus APIs instead
at android.location.LocationManager.removeGpsStatusListener(LocationManager.java:2364)
at mad.location.manager.lib.locationProviders.GPSLocationProvider.stop(GPSLocationProvider.java:124)
at mad.location.manager.lib.Services.KalmanLocationService.stop(KalmanLocationService.java:462)
The text was updated successfully, but these errors were encountered:
version: com.github.maddevsio:mad-location-manager:0.1.14
java.lang.UnsupportedOperationException: GpsStatus APIs not supported, please use GnssStatus APIs instead
at android.location.LocationManager.removeGpsStatusListener(LocationManager.java:2364)
at mad.location.manager.lib.locationProviders.GPSLocationProvider.stop(GPSLocationProvider.java:124)
at mad.location.manager.lib.Services.KalmanLocationService.stop(KalmanLocationService.java:462)
The text was updated successfully, but these errors were encountered: