Remove/delete Firebase dynamic links

家住魔仙堡 提交于 2019-12-23 17:11:04

问题


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:


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




回答2:


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



来源:https://stackoverflow.com/questions/41482103/remove-delete-firebase-dynamic-links

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!