Android Question FusedLocationProvider disconnect doesn't work

Status
Not open for further replies.

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
 

MR Kai

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
i have the same issue
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
i have the same issue
Posting to a 7 year old thread is a mistake!
You shoul never do that.

You should always create a new thread for any issue you have.
 
Upvote 0
Status
Not open for further replies.
Top