From f034db660e82de0f3b8350a775797140c9ee5a42 Mon Sep 17 00:00:00 2001 From: Morgan Chen Date: Thu, 18 Jan 2024 14:35:51 -0800 Subject: [PATCH] Deprecate Dynamic Links --- dynamic_links/testapp/readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dynamic_links/testapp/readme.md b/dynamic_links/testapp/readme.md index 281fbdde..2181214a 100644 --- a/dynamic_links/testapp/readme.md +++ b/dynamic_links/testapp/readme.md @@ -17,6 +17,11 @@ using the ## Notes +> [!IMPORTANT] +> Firebase Dynamic Links is **deprecated** and should not be used in new projects. The service will shut down on August 25, 2025. +> +> Please see our [Dynamic Links Deprecation FAQ documentation](https://firebase.google.com/support/dynamic-links-faq) for more guidance. + * Dynamic Links is not supported on tvOS. ## Building the Sample