You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed to disable wifi throttling in the dev options to make this backend work. Else WifiService refuses to scan completely and the position is not passed on:
06-07 23:39:17.240 1293 1909 I WifiService: startScan uid=10181
06-07 23:39:17.242 1293 2037 I WifiScanRequestProxy: Scan request from org.microg.nlp.backend.ichnaea throttled
06-07 23:39:17.242 1293 1909 E WifiService: Failed to start scan
06-07 23:39:17.250 5276 5276 D BackendHelper: No change in WiFi networks
This is unpleasant, this should work out of the box.
The text was updated successfully, but these errors were encountered:
I needed to disable wifi throttling in the dev options to make this backend work. Else WifiService refuses to scan completely and the position is not passed on:
This is unpleasant, this should work out of the box.
The text was updated successfully, but these errors were encountered: