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

Warn user if no network permission is given #20

Open
herzhenr opened this issue Jan 7, 2024 · 0 comments
Open

Warn user if no network permission is given #20

herzhenr opened this issue Jan 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@herzhenr
Copy link
Owner

herzhenr commented Jan 7, 2024

If a user doesn't allow network access in the iOS app, no devices are shown in the Discover page and if the user tries to wake devices, there isn't an indication at all that network permission are missing (The app says the owl packets are send successfully even though no package is sent at all, see #19 ).

A check should be performed if network access is allowed and if not an error should pop up instructing the user how to give the permission. In the Add Devices screen a error text could be shown why no devices are shown and a button to give the right permissions

@herzhenr herzhenr added the bug Something isn't working label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant