Skip to content

Commit

Permalink
doc: clarify firebase shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
NLueg authored Aug 28, 2024
1 parent f334341 commit 73ea712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

Capacitor plugin for [Firebase Dynamic Links](https://firebase.google.com/docs/dynamic-links).

# ⚠️ *Firebase shutdown at the 25th August 2025* ⚠️
# ⚠️ *Firebase dynamic links shutdown at the 25th August 2025* ⚠️

Firebase, and also this plugin, will work until that day. But it won't be working anymore after that.
Firebase dynamic links, and also this plugin, will work until that day. But it won't be working anymore after that.
If you plan to implement something similar, you should search for alternatives. I went with [capacitor-branch-deep-links](https://github.com/BranchMetrics/capacitor-branch-deep-links).

## Configuration
Expand Down

0 comments on commit 73ea712

Please sign in to comment.