Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remove/delete Firebase dynamic links

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.

like image 721
Anant Shah Avatar asked Jan 05 '17 10:01

Anant Shah


2 Answers

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).

like image 50
Alex Bauer Avatar answered Oct 11 '22 17:10

Alex Bauer


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

like image 39
Vishwajeet Sharma Avatar answered Oct 11 '22 17:10

Vishwajeet Sharma