flutternetwork / WiFiFlutter

Flutter plugin suite for various WiFi services.
https://wifi.flutternetwork.dev
286 stars 178 forks source link

Scanning in background #311

Open baranacikgoz opened 1 year ago

baranacikgoz commented 1 year ago

I am working on a part of an indoor localization project. I need my Flutter application scan and get Mac addresses and RSSI values of Wifi and Bluetooth devices. I am using flutter_blue for bluetooth scans and wifi_scan for Wifi scans. The application works well while in the foreground but scans are failing when the application is in background.

What I have tried so far:

Is there any way?

grkemtneri commented 6 months ago

@baranacikgoz Hello baran, it has been a long time since you opened the problem, but did you find a solution for this?

baranacikgoz commented 6 months ago

Hi, unfortunately I quit frontend for a very long time. I could'nt remember if we were found solution. But we could not solution as I remember