Skip to content

Commit 395e0c0

Browse files
authored
Firebase Dynamic Links Deprecation Notices (#12234)
1 parent 1104c72 commit 395e0c0

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

FirebaseDynamicLinks/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Firebase Dynamic Links SDK for iOS
22

3+
> [!IMPORTANT]
4+
> Firebase Dynamic Links is **deprecated** and should not be used in new projects. The service will shut down on August 25, 2025.
5+
>
6+
> Please see our [Dynamic Links Deprecation FAQ documentation](https://firebase.google.com/support/dynamic-links-faq) for more guidance.
7+
38
Firebase Dynamic Links are universal deep links that persist across app installs.
49
For more info, see the [Firebase website](https://firebase.google.com/products/dynamic-links).
510

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,12 @@ To run against a production instance, provide a valid `GoogleServices-Info.plist
199199
[public](https://firebase.google.com/docs/database/security/quickstart) while your tests are
200200
running.
201201

202+
### Firebase Dynamic Links
203+
204+
Firebase Dynamic Links is **deprecated** and should not be used in new projects. The service will shut down on August 25, 2025.
205+
206+
Please see our [Dynamic Links Deprecation FAQ documentation](https://firebase.google.com/support/dynamic-links-faq) for more guidance.
207+
202208
### Firebase Performance Monitoring
203209

204210
For specific Firebase Performance Monitoring development, see

0 commit comments

Comments
 (0)