Firebase Persistent Link

I use firebase storage in my app and when I modify the file, I upload it again to firebase storage. but this time the stogare link is changed.
I need a persistent (durable - stable) link on firebase. how can I get it ?
Or are there any ather platforms to get persistent links?

You can get the link by using this extension: [Free] FirebaseStorage Extension v2.0 (New Version) - #ThunkableClassicExtensions - Community

1 Like

Use hosting for persistent link.

2 Likes

@NomanRT thanks for your help. I achieved this issue. :+1::+1::+1:

1 Like

How you achieved this?

Glad to know that it work for you. Can you mark my answer as solution

I marked. Thanks.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.