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

java.lang.SecurityException #229

Open mrfanatic opened 6 years ago

mrfanatic commented 6 years ago

This is what i get from google play console:

java.lang.SecurityException:
at io.nlopez.smartlocation.location.providers.LocationGooglePlayServicesProvider.startUpdating
(LocationGooglePlayServicesProvider.java:136)
at io.nlopez.smartlocation.location.providers.LocationGooglePlayServicesProvider.onConnected
(LocationGooglePlayServicesProvider.java:177)

Reported from: Samsung Galaxy Note8 (greatlte), Android 7.1 Samsung Galaxy Tab A 8.0 (gt58lte), Android 7.1 Lenovo K5 Note (A7020a48), Android 6.0

urgentx commented 6 years ago

Have you requested location permissions at runtime?