diff --git a/FirebaseDynamicLinks/README.md b/FirebaseDynamicLinks/README.md index 1ea8608e840..b921229e91e 100644 --- a/FirebaseDynamicLinks/README.md +++ b/FirebaseDynamicLinks/README.md @@ -1,5 +1,10 @@ # Firebase Dynamic Links SDK for iOS +> [!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. + Firebase Dynamic Links are universal deep links that persist across app installs. For more info, see the [Firebase website](https://firebase.google.com/products/dynamic-links). diff --git a/README.md b/README.md index b770abf8b9d..659c772d8ad 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,12 @@ To run against a production instance, provide a valid `GoogleServices-Info.plist [public](https://firebase.google.com/docs/database/security/quickstart) while your tests are running. +### Firebase Dynamic Links + +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. + ### Firebase Performance Monitoring For specific Firebase Performance Monitoring development, see