From 7880fdbed9f4410d1f47876bcc1e84707a928841 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 26 Jul 2023 15:24:54 +0200 Subject: [PATCH] Update doc about Push --- docs/_developer_onboarding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_developer_onboarding.md b/docs/_developer_onboarding.md index 9198137577..d55840cc7c 100644 --- a/docs/_developer_onboarding.md +++ b/docs/_developer_onboarding.md @@ -313,7 +313,7 @@ suffix `Presenter`,states MUST have a suffix `State`, etc. Also we want to have ### Push -**Note** Firebase Push is not yet implemented on the project. +**Note** Firebase is implemented, but Unified Push is not yet fully implemented on the project, so this is not possible to choose this push provider in the app at the moment. Please see the dedicated [documentation](notifications.md) for more details.