Android Question FusedLocationProvider disconnect doesn't work

Medexpert

Member
Licensed User
Longtime User
Dear All,

I uses the FusedLocationProvider library.
Most of time working well.
I get a valid locatation, I give disconnect and stopping the gps well.

But sometimes if I give the Disconnect command, don't disconnect from service. Every 5 seconds (50-100times) the FusedLocationProvider1_LocationChanged is fired.
If it fired I give again the disconnect command but not helps.

Could you give any instruction for it?

Thank,
Istvan
 
Top