this post was submitted on 22 Aug 2024
2 points (100.0% liked)

Bitwarden

771 readers
1 users here now

Discuss the Paswordmanager Bitwarden.

founded 1 year ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] criitz@reddthat.com 1 points 2 months ago

Sweet! My main complaint with Bitwarden is the somewhat sluggish behavior on Android

[–] bulwark@lemmy.world 0 points 2 months ago (1 children)

Sweet, I love Bitwarden. What's a native app?

[–] TheOneCurly@lemm.ee 0 points 2 months ago (1 children)

Their current app uses a cross platform framework that allowed them to write their app once and then publish to both iOS and Android. That system is no longer well supported and was causing them issues implementing passkeys on mobile. They've been working on rewriting the app individually for each platform using the platform's specific language. That's generally Java on Android and Swift on iOS. It's more work, but ideally the apps should be more responsive, better follow each platforms style guidelines, and have access to all features on the platform.

[–] eager_eagle@lemmy.world 1 points 2 months ago

Kotlin on Android. There's no reason to use Java afaik, as older Java libs can be used in a Kotlin codebase.

[–] isolatedscotch@discuss.tchncs.de -1 points 2 months ago

for the curious: this is what the beta currently looks like and I LOVE IT