codyogden / killedbygoogle

Part guillotine, part graveyard for Google's doomed apps, services, and hardware.
https://killedbygoogle.com
MIT License
2.49k stars 387 forks source link

Add Firebase dynamic links #1418

Open MichaelSheely opened 1 year ago

MichaelSheely commented 1 year ago

Linked to the official deprecation announcement at https://firebase.google.com/support/dynamic-links-faq, but there's also a post at https://newsletter.pragmaticengineer.com/p/google-shutting-down-firebase-dynamic which might be longer lived.

Let me know if you'd like an update to the latter.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
killedbygoogle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:34am
hrichiksite commented 1 year ago

As per Firebase Docs

On August 25th, 2025, Firebase Dynamic Links will shut down.

But the date here is November 2024.

MichaelSheely commented 1 year ago

As per Firebase Docs

On August 25th, 2025, Firebase Dynamic Links will shut down.

But the date here is November 2024.

Thanks! At the time I made the pull request the documentation looked like this: https://web.archive.org/web/20230730021027/https://firebase.google.com/support/dynamic-links-faq

It appears a concrete date has now been added which is a bit further out compared to the initial "12 months" estimate.

I have pushed a new commit with the updated date of August 25, 2025.

MichaelSheely commented 1 year ago

Any concerns with this PR?

MichaelSheely commented 10 months ago

Would it make sense to merge this? Any concerns?