Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash with deprecated api GPSStatus in "onStop()" method GPSLocationProvider file #116

Open
Parvin2696 opened this issue Feb 14, 2022 · 0 comments

Comments

@Parvin2696
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant