VREMSoftwareDevelopment / WiFiAnalyzer

Android application to analyze WiFi signals.
https://vremsoftwaredevelopment.github.io/WiFiAnalyzer/
GNU General Public License v3.0
2.96k stars 578 forks source link

v3.0.9 on LineageOS 18.1 shows only one AP #388

Closed Geremia closed 1 year ago

Geremia commented 1 year ago

WifiAnalyzer version 3.0.9 shows only one access point, the one I'm connected to. I never had this problem in the past.

VREMSoftwareDevelopment commented 1 year ago

Please use provided bug/feature report template, do not forget to fill all required information in the template. The information provided in the template helps to resolve issues faster.

Have you tried the following:

Geremia commented 1 year ago

@VREMSoftwareDevelopment 3.0.7 works for me, but not 3.0.9.

VREMSoftwareDevelopment commented 1 year ago

Very strange

Here are difference between both versions

https://github.com/VREMSoftwareDevelopment/WiFiAnalyzer/compare/V3.0.7-F-DROID...V3.0.9-F-DROID

As you can see there are no major changes

Geremia commented 1 year ago

@VREMSoftwareDevelopment It's not this diff?

VREMSoftwareDevelopment commented 1 year ago

This is a test code: VendorServiceTest.kt

Geremia commented 1 year ago

@VREMSoftwareDevelopment I updated to 3.0.9 after having downgraded to 3.0.7 and now it works. Strange.