LowSkillDeveloper / 3WiFiLocator-Unofficial

Unofficial 3WiFi Locator for Android
Apache License 2.0
20 stars 2 forks source link

Closing the application when choosing a password #2

Closed LowSkillDeveloper closed 7 months ago

LowSkillDeveloper commented 8 months ago

If there were several passwords in the database for a wifi access point, and the user wanted to select it for copying, the application crashes. However, it is possible to view the password and wps pin. I'll try to quickly find the reason and fix it.

LowSkillDeveloper commented 8 months ago

The problem occurs due to getting a null value, but I can't figure out why this is happening. For now, I can only make a temporary crutch so that the application simply does not crash.

LowSkillDeveloper commented 8 months ago

If one day someone decides to fix the problem or resume the project when it was abandoned. Know the error is that row for some reason contains null... It looks like the error appeared due to migration from java to kotlin, and I don’t know how to fix it...

LowSkillDeveloper commented 7 months ago

Holy shit, I fix it https://github.com/LowSkillDeveloper/3WiFiLocator-Unofficial/commit/b9fda8a614d1de6c2c3b42aaac67550199bceb55