When will the dynamic link feature be released? I have not seen any release notes about dynamic link in the recent update.
Seems 1.5, or maybe 1.4.5
I think 1.5
There's not any official timeline on this feature
🤣 Before Firebase sunsets theirs
That's the 100% plan
lol, I have to use the dynamic links in my ongoing project. Definitely can't rely on Firebase.
🤔 @Meldiron How did you implement dynamic links?
cc @loks0n . We made function that can do dynamic links. We should probably make it into function template
The repo is here: https://github.com/appwrite/dynamic-links
yes, I have seen this github repo.
We have started to work on the custom dynamic link implementation. Once Appwrite releases this feature, then we may switch to Appwrite. But for personal projects, I would use Appwrite. <:appwriteupvote:899677724615016528>
Update: We have completed our implementation of the custom dynamic links. (Server & App)
Recommended threads
- GitHub education connection issue
Hello, First thing, I really loved to see the new announcement with GitHub education. I have tried to connect my Appwrite account with my GitHub account, but ...
- Issues with Dynamic Service Instances
Hi everyone, I’m developing a .NET client app using Appwrite and encountered issues with dynamic service instances. Specifically: Dynamic Service Problem: Lo...
- Bucket Image
Im trying to download an image using axios and then save that image in bucket but the image not saved correctly and half of image not showen what's the problem?