According to the official document, Firebase Dynamic Links will be deprecated.
Firebase Dynamic Links is no longer recommended for new projects. In the future, the Dynamic Links service will shut down, but you will have at least 12 months from the announcement date to migrate.
It suggests we use App Links or Universal Links, but they are not providing the full functionalities as Firebase Dynamic Links, such as the behavior on different platforms like the image below.
Is there any way I can duplicate the behavior that the Firebase Dynamic link does on different platforms?