Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for app version of WireGuard #126

Open
zner0L opened this issue Apr 8, 2024 · 1 comment
Open

Check for app version of WireGuard #126

zner0L opened this issue Apr 8, 2024 · 1 comment
Labels
help wanted Extra attention is needed UX

Comments

@zner0L
Copy link
Contributor

zner0L commented Apr 8, 2024

With #125 we are pinning the WireGuard version, but if WireGuard is already installed we do not update or downgrade the app. We should check for the version of WireGuard installed to ensure a known state. To implement this we need a function to read out the details of apps installed on the device.

Users experiencing issues with mismatching WireGuard version should simply remove the currently installed version from their test device and rerun the analysis as a workaround.

@zner0L zner0L added the UX label Apr 8, 2024
@baltpeter
Copy link
Member

baltpeter commented Apr 22, 2024

To implement this we need a function to read out the details of apps installed on the device.

Tracked in #127.

@baltpeter baltpeter added the help wanted Extra attention is needed label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed UX
Projects
None yet
Development

No branches or pull requests

2 participants