mrmans0n / smart-location-lib

Android library project that lets you manage the location updates to be as painless as possible
1.65k stars 353 forks source link

Fix for broken requestLocationUpdates api call #174

Open southerton81 opened 8 years ago

southerton81 commented 8 years ago

LocationManager requestLcoationUpdates() call is broken on some android phones (for example Xperia M4 Android 5.0) when used with Criteria argument. Location update never fire. See http://stackoverflow.com/questions/30118106/requestlocationupdates-with-criteria-doesnt-work