Remove/delete Firebase dynamic links

2019-07-13 06:13发布

问题:

I have created the dynamic links using Firebase console. But there are no option to remove or delete or edit options.

I want to delete dynamic links from the console. Any help appreciate.

回答1:

Google just added the edit and archive feature. You can check that out in the Firebase console



回答2:

This is not possible.

Deleting links would be a problem since that could lead to broken data and user experiences. At Branch.io (full disclosure: I'm on the Branch team), we don't allow link deletion either (you can 'Archive' the link to get it off the screen, but that does not make the URL inactive).

Firebase probably prevents editing for the same reason. At Branch, we do allow editing of everything except the link URL (since that would be effectively deleting the link).