I've been using Firebase Dynamic Links for deep linking in React JS, Next, Node project. However, I recently discovered that the Firebase Dynamic Links server is going to be shut down. As a result, I am in search of alternatives that can provide similar functionality, particularly the ability to display a preview with an image, description, and title for web & mobile.
Could you please suggest some best practices and decent alternatives for achieving deep linking functionality? I would greatly appreciate any insights or recommendations you can provide.
I have explored a few options. Some had only mobile functionality while I need both web & mobile. Some were paid tools that I couldn't check. As a result, I am still in search of a suitable alternative. I can try a paid one only in case I'm sure it meets my needs.