this post was submitted on 16 Mar 2026
14 points (100.0% liked)
Voyager
8052 readers
41 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! π
π
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments




But the app works fine with a "too old" webview. Why warn about it?
And please do feature detection instead of useragent parsing, if you do require some newest/uncommon features (but better don't require that).
I'm not sure how you'd do that with safe area insets. You could check for zero but some modern devices megitimately have zero safe area insets. Capacitor itself has to check Blink version for the SystemBars plugin.
If you go into dark mode the status bar will be white with white text, because safe area doesn't work properly.
Oh, didn't notice that, since i have set usage limits on Voyager.