DEV Community

Tufan Kundu
Tufan Kundu

Posted on

Flutter background location service to fetch Latitude and Longitude by GPS for IOS application not working.

I have created on IOS app. I want to run the background location service to fetch Latitude and Longitude by GPS using location for IOS application even if the APP is in Killed state using Flutter. I am unable to do this. Please guide.

Top comments (0)