mrmans0n / smart-location-lib

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

smartlocation not working anymore #253

Closed cleawrence closed 5 years ago

cleawrence commented 5 years ago

Hi, your lib ist not getting position anymore ? smartlocation not working anymore

anuragrofers commented 5 years ago

I agree too.

anuragrofers commented 5 years ago

My live project stopped working.

yunusemrecetin commented 5 years ago

Can you send Logcat log or exception detail?

anuragrofers commented 5 years ago

My main concern here is, sometimes it works and sometimes it fails.

On Tue, Oct 9, 2018 at 1:17 PM Yunus Emre notifications@github.com wrote:

Can you send Logcat log or exception detail?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mrmans0n/smart-location-lib/issues/253#issuecomment-428094205, or mute the thread https://github.com/notifications/unsubscribe-auth/AlyQ4Nud-RHod7Jsj4hvCPrjUm2IYwI8ks5ujFSDgaJpZM4XLfad .

anuragrofers commented 5 years ago

And anyway there is no log generated for SmartLocation

On Tue, Oct 9, 2018 at 1:51 PM Anurag . anurag.sharma1@grofers.com wrote:

My main concern here is, sometimes it works and sometimes it fails.

On Tue, Oct 9, 2018 at 1:17 PM Yunus Emre notifications@github.com wrote:

Can you send Logcat log or exception detail?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mrmans0n/smart-location-lib/issues/253#issuecomment-428094205, or mute the thread https://github.com/notifications/unsubscribe-auth/AlyQ4Nud-RHod7Jsj4hvCPrjUm2IYwI8ks5ujFSDgaJpZM4XLfad .

cleawrence commented 5 years ago

this is my crashlytics

com.google.android.gms.common.GooglePlayServicesUtilLight.isGooglePlayServicesAvailable (Unknown Source)

  | com.google.android.gms.common.GooglePlayServicesUtil.isGooglePlayServicesAvailable (Unknown Source)   | io.nlopez.smartlocation.location.providers.LocationGooglePlayServicesWithFallbackProvider. (LocationGooglePlayServicesWithFallbackProvider.java:31)   | io.nlopez.smartlocation.SmartLocation.location (SmartLocation.java:59)   | com.appiwedia.apps.android.bokitfinder.fragments.RestaurantActivityFragment$2.onResponseHTTP (RestaurantActivityFragment.java:264)   | com.appiwedia.apps.android.bokitfinder.fragments.RestaurantActivityFragment$2.onResponseHTTP (RestaurantActivityFragment.java:260)   | com.appiwedia.apps.android.bokitfinder.network.JacksonJsonRequest.deliverResponse (JacksonJsonRequest.java:49)   | com.android.volley.ExecutorDelivery$ResponseDeliveryRunnable.run (ExecutorDelivery.java:99)   | com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)