lostzen / lost

A drop-in replacement for Google Play services location APIs for Android
http://mapzen.github.io/lost/
Other
352 stars 70 forks source link

Fix Pending Intent Sample Crash #186

Closed sarahsnow1 closed 7 years ago

sarahsnow1 commented 7 years ago

Remove location updates before disconnecting the client

LocationServices.FusedLocationApi.removeLocationUpdates(client, pendingIntent);