rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
288 stars 328 forks source link

Callback not Calling #225

Closed marcusmvfa closed 3 years ago

marcusmvfa commented 3 years ago

When called StartLocator the callback method aren't been called... The service logs " Locator service is already running D/plugin ( 3487): sendLocationEvent {callback=7376271144, location={altitude=0.0, heading=0.0, latitude=-26.9883467, accuracy=3.075, speed_accuracy=0.0, time=1.617131050765E12, is_mocked=false, speed=0.0, `longitude=-48.6360767}} "`

It only happens sometimes...

I need it working because the positions is sent to my server.

surveshoeb commented 2 years ago

Hi @marcusmvfa can you show me how did you fix this issue?

marcusmvfa commented 2 years ago

Hello @surveshoeb, I'm sorry but i didn't remember it was fixed since has passed almost an year