Hacker News new | ask | show | jobs
Ask HN: Alternatives for Firebase Dynamic Links?
2 points by steffenabel 952 days ago
Hello fellow coders, as Google is sunsetting firebase dynamic links in 2025, we are looking for an alternative solution. The only alternatives I found so far are bigger solutions that have as a small part a dynamic linking/deeplinking component. I only need the deeplinking part that redirects to the correct apps/appstores depending on the device type of the user. Are there any solutions out there? It seems not to be very complicated to build it myself, but I'd rather use something that already exists. Thank you!