-
-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Describe the bug
I'm currently playing with things in an isolated environment. Vernet seemed to be the tool at hand to do some PING tests with.
Unfortunately the screen stays black upon app start. When live Internet is available, the app starts, after killing the dead instance. There were no complaints, nor error messages. After going through this a few times, Internet on/off, fighting the permissions dialogs etc. the app starts w/o Internet as well.
To Reproduce
1.) Delete Vernet's memory and cache
2.) Cut off mobile Internet, while having some isolated wifi connected to play with
3.) Start app
Expected behavior
App should start regardless of Internet availability.
Screenshots
Vernet logo on black background stays forever. I need to kill and restart that app with Internet available.
Smartphone (please complete the following information):
- Device: Google Pixel Pro 8
- OS: Android 16 (GrapheneOS)
- Browser: Vanadium
- Version: 143
Additional context
It might have to do something with the begging for permissions (notifications, location), because that's the first thing happens, when the app starts. However, a technician's network tool app should work without live Internet availability.
Thank you!