From c7bdb4bd6293413ac6b5ff5a6d0e069abf7c73e7 Mon Sep 17 00:00:00 2001 From: doschn <78094711+doschn@users.noreply.github.com> Date: Thu, 27 Jul 2023 19:42:36 +0200 Subject: [PATCH] added a note EU Data Region is currently not supported --- Enabling-Mobile-Client-push-notification.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Enabling-Mobile-Client-push-notification.md b/Enabling-Mobile-Client-push-notification.md index 1c289fe..7ff6cad 100644 --- a/Enabling-Mobile-Client-push-notification.md +++ b/Enabling-Mobile-Client-push-notification.md @@ -17,4 +17,6 @@ Once it's done, restart your docker container with docker compose up -d vaultwarden ``` -💡 Unless you're using a freshly installed Bitwarden app, push notifications will not work with the mobile app straight away. You have to reinstall the app and login again to your Vaultwarden account to make the push notifications work. \ No newline at end of file +💡 Unless you're using a freshly installed Bitwarden app, push notifications will not work with the mobile app straight away. You have to reinstall the app and login again to your Vaultwarden account to make the push notifications work. + +💡Data Region EU is currently not supported by Vaultwarden push unifications. If you requested an INSTALLATION_ID and -KEY for Data Region EU, you need to request a new one for the US Data Region and use those in your Vaultwarden config to successfully enable push. \ No newline at end of file