Hi, I refer to you the following comment from Firebase “On August 25th, 2025, Firebase Dynamic Links will shut down. All links served by Firebase Dynamic Links (both those hosted on custom domains and on page.link subdomains) will stop working.” URL Reference: https://firebase.google.com/support/dynamic-links-faq?authuser=0&_gl=1*1ehbznf*_ga*MzE4OTU0NDA1LjE3NjM1MjE5NTI.*_ga_CW55HF8NVT*czE3NjM1MjE5NTIkbzEkZzEkdDE3NjM1MjIxMDIkajU5JGwwJGgw#impacts-on-email-link-authentication
I was wondering if you are going to update your above book on this deprecation and your suggestions/workarounds if any. Some use cases according to them may require migration/integration to Adjust, Airbridge, AppsFlyer etc or API calls workarounds. I think your book at the very least should be updated to make readers aware of this matter and if tutorials and examples therein will be affected.
The Firebase Console under the user authentication users tab alerts users to this issue. Your book as a great tutorial.
Kind regards, Peter
Hi.
We don’t use Firebase Dynamic links in our Firebase projects.
Either way, I’m currently updating our Firebase eBook to make it compatible with the latest Firebase Console dashboard layout, and to use the latest version of the FirebaseClient library for arduino IDE.
However, if you use the versions we mention in the eBook, everything should be working as expected (even though using the depecrated version of the Firebase library for Arduino IDE).
Let me know if you have more questions.
Regards,
Sara
Thanks Sara – some of the projects I’ve developed outside your tutorial but derived from them have not been affected. The deprecated warnings still appear in development so I’m now comfortable to simply ignore them. Thanks also for your fast response.
Peter