Mobile Client Push Notifcation
-
Hey there,
Does anybody have the new Mobile Client Push Notification up and running?
(https://github.com/dani-garcia/vaultwarden/wiki/Enabling-Mobile-Client-push-notification)I have obtained an ID and key from Bitwarden and added the following to my config.json
"push_enabled": true, "push_installation_id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "push_installation_key": "xxxxxxxxxxxxxxxxxxxx",and restarted, but it does not work. The configuration shows up correctly on the admin interface. Websockets sync between desktop app and browser add-on works perfect. But my Android client is not synced (until I do this manually), even though I have completely uninstalled it (I had the F-Droid version) and re-installed from Google Play Store (because I read the whole thing is based on FCM).
I set log_level to trace, but I couldn't spot any errors. Is there anything I am missing?
-
@nichu42 maybe these have to be environment variables - https://docs.cloudron.io/apps/vaultwarden/#custom-config . So,
export PUSH_ENABLED=trueand so on. -
This should be part of the docs

Also, the cloudron docs still speak of "env.sh" but it's "config.env" now, I believe. -
@necrevistonnezr The latest update changed it to
env.shbut of course the docs always update faster...@girish Ha! I was one tiny update behind

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login